Smouldering Durtles Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smouldering Durtles 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/332966.svg" alt="Smouldering Durtles icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332966.svg" alt="Smouldering Durtles icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332966.svg" alt="Smouldering Durtles icon" :width="24" :height="24" />
CSS background
.icon-smouldering-durtles {
background-image: url('https://proicons.com/icon/332966.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>.t{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.u{fill:#000;stroke-width:0px;}</style></defs><circle id="c" class="u" cx="22.1151" cy="11.4407" r=".75"/><path id="d" class="t" d="m36.1576,26.232c0,6.8293-5.5482,13.8827-12.3922,16.1583-5.6132-1.9529-12.3922-9.1123-12.3922-15.9416s5.5482-12.5823,12.3922-12.5823,12.3922,5.5363,12.3922,12.3656Z"/><path id="e" class="t" d="m21.0707,21.2372h5.4661l2.8959,4.9486-2.8959,5.0209h-5.4661l-2.7873-5.0209,2.7873-4.9486Z"/><path id="f" class="t" d="m33.449,18.5151l-5.4642,5.1964"/><path id="g" class="t" d="m29.4327,26.1858l6.7249.0462"/><path id="h" class="t" d="m27.9848,28.6963l5.9351,5.2607"/><path id="i" class="t" d="m23.8038,31.2067l-.0383,11.1836"/><path id="j" class="t" d="m20.0469,29.3624l-6.1281,4.7808"/><path id="k" class="t" d="m18.2834,26.1858l-6.9101.2629"/><path id="l" class="t" d="m19.6771,23.7115l-5.4137-5.2905"/><path id="m" class="t" d="m23.8038,21.2372l-.0383-7.3707"/><path id="n" class="t" d="m31.2196,16.3528c5.9133-.6089,9.5155,1.6624,8.8919,9.8561l-4.2955-2.8724"/><path id="o" class="t" d="m34.6944,32.4348c3.1299,1.9767,5.0761,4.6467,3.7882,9.211-3.4596,1.8698-6.2505.3363-8.7482-2.6888"/><path id="p" class="t" d="m18.5684,39.3396c-2.791,1.4555-4.8701,4.2135-9.2624,2.7396-1.7439-4.5168,1.0233-7.0765,3.5934-9.7216"/><path id="q" class="t" d="m11.7429,23.4258l-3.5228,2.3626c-1.8338-9.3886,2.9177-9.9988,8.1329-9.3886"/><path id="r" class="t" d="m28.1085,14.6472c1.0685-12.3002-9.4849-12.0732-8.7656-.0563"/><circle id="s" class="u" cx="25.832" cy="11.4407" r=".75"/></svg>
Copied!