Wallpaperexport Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wallpaperexport 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/334970.svg" alt="Wallpaperexport icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334970.svg" alt="Wallpaperexport icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334970.svg" alt="Wallpaperexport icon" :width="24" :height="24" />
CSS background
.icon-wallpaperexport {
background-image: url('https://proicons.com/icon/334970.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="m5.5,22.8866v-13.4295c0-.6564.5283-1.1848,1.1845-1.1848h9.2235m3.26,0h10.0217c.6562,0,1.1845.5284,1.1845,1.1848v30.8055c0,.6564-.5283,1.1848-1.1845,1.1848h-9.8422m-3.4394,0H6.6845c-.6562,0-1.1845-.5284-1.1845-1.1848v-12.9484"/><circle id="d" class="j" cx="22.8352" cy="19.1931" r="2.9612"/><circle id="e" class="j" cx="39.3019" cy="9.5146" r="2.9612"/><circle id="f" class="j" cx="39.5388" cy="29.0643" r="2.9612"/><path id="g" class="j" d="m36.7457,11.0099l-11.4666,6.5104"/><path id="h" class="j" d="m25.3091,20.8211l11.8212,6.52"/><path id="i" class="j" d="m9.1884,35.1512h17.484l-3.4811-6.351-3.1697,4.816-5.2831-8.2719-5.5501,9.8069Z"/></svg>
Copied!