Wallpaperchangerforreddit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wallpaperchangerforreddit icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/334968.svg" alt="Wallpaperchangerforreddit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334968.svg" alt="Wallpaperchangerforreddit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334968.svg" alt="Wallpaperchangerforreddit icon" :width="24" :height="24" />
CSS background
.icon-wallpaperchangerforreddit {
background-image: url('https://proicons.com/icon/334968.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M22.956,10.2309,5.5,19.7622l5.6313,3.0754L5.5,25.9131l5.6419,3.0808L5.5,32.0747,22.956,41.606l17.4559-9.5313L34.77,28.9939l5.6419-3.0808-5.6313-3.0755,5.6313-3.0754Z"/><path class="a" d="M11.1313,22.8377l11.8247,6.43,11.8246-6.43"/><path class="a" d="M11.1419,28.9939,22.956,35.4286,34.77,28.9939"/><path class="a" d="M25.3274,11.5257,27.15,6.394,36.787,9.3922"/><circle class="a" cx="39.7851" cy="10.3865" r="2.7149"/></svg>
Copied!