Smzdm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smzdm 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/347539.svg" alt="Smzdm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347539.svg" alt="Smzdm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347539.svg" alt="Smzdm icon" :width="24" :height="24" />
CSS background
.icon-smzdm {
background-image: url('https://proicons.com/icon/347539.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="n" d="M15.2045,11.5072c-.5911,5.3628-2.3579,10.8837-7.4752,16.6322"/><path id="d" class="n" d="M13.0474,20.1056c2.1613,3.6146,1.9071,10.3819,2.8606,17.2057"/><path id="e" class="n" d="M18.5467,25.4415c1.4757,1.5643,1.4383,5.7204,2.0136,10.8542,6.7047-2.1656,15.2156-4.0225,18.5875-4.2417"/><path id="f" class="n" d="M18.9892,15.6373c5.1734-.3254,9.8339-2.2107,13.7769-3.6331"/><path id="g" class="n" d="M25.4139,9.0811c.2336,3.4919.1116,7.7791-.6689,10.6342"/><path id="h" class="n" d="M22.0394,20.4034c1.3001,3.4277,1.5857,7.4554,2.1732,11.4789"/><path id="i" class="n" d="M22.1358,20.6551c3.043-1.107,5.6041-2.1196,8.8664-2.9176.0012,3.1685.835,6.1948,1.9989,12.4145"/><path id="j" class="n" d="M23.0127,23.8253l6.089-2.061"/><path id="k" class="n" d="M23.6261,27.5117l6.0536-1.9075"/><path id="l" class="n" d="M24.1612,31.4982c4.1358-1.5466,6.6962-2.0331,8.399-2.4709"/></g><path id="m" class="n" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24c0-11.8741,9.6259-21.5,21.5-21.5s21.5,9.6259,21.5,21.5Z"/></svg>
Copied!