Istegelsin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Istegelsin 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/327568.svg" alt="Istegelsin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327568.svg" alt="Istegelsin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327568.svg" alt="Istegelsin icon" :width="24" :height="24" />
CSS background
.icon-istegelsin {
background-image: url('https://proicons.com/icon/327568.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>.b{stroke-width:1px;}.b,.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><circle class="d" cx="18.026" cy="22.301" r=".8"/><circle class="d" cx="30.015" cy="25.814" r=".8"/><line class="b" x1="30.799" y1="34.266" x2="30.799" y2="38.37"/><circle class="d" cx="30.7992" cy="32.4426" r=".8"/><path class="c" d="m20.021,18.736h8.1324"/><path class="c" d="m30.557,22.301h-9.5695"/><path class="c" d="m17.443,25.814h9.4083"/><path class="c" d="m20.021,29.264h8.1324"/><path class="c" d="m16.284,34.266c0-1.14-.912-2.052-2.052-2.052s-2.052.912-2.052,2.052v2.052c0,1.14.912,1.976,2.052,1.976s2.052-.912,2.052-1.976h-2.052"/><path class="c" d="m30.757,15.191c-.228.456-.76.76-1.292.76-.836,0-1.52-.684-1.52-1.52v-.988c0-.836.684-1.52,1.52-1.52s1.52.684,1.52,1.52v.532h-3.04"/><path class="b" d="m19.714,15.647c.304.228.608.304,1.216.304h.304c.532,0,.988-.456.988-.988s-.456-.988-.988-.988h-.684c-.532,0-.988-.456-.988-.988s.456-.988.988-.988h.304c.684,0,.988.076,1.216.304"/><path class="c" d="m21.045,37.534c-.228.456-.76.76-1.292.76-.836,0-1.52-.684-1.52-1.52v-.988c0-.836.684-1.52,1.52-1.52s1.52.684,1.52,1.52v.532h-3.04"/><path class="b" d="m32.778,38.37v-4.104m3.04,4.104v-2.508c0-.836-.684-1.52-1.52-1.52s-1.52.684-1.52,1.52"/><path class="c" d="m23.222,32.214v5.32c0,.456.304.76.76.76h.228"/><path class="b" d="m26.314,37.99c.304.228.608.304,1.216.304h.304c.532,0,.988-.456.988-.988s-.456-.988-.988-.988h-.684c-.532,0-.988-.456-.988-.988s.456-.988.988-.988h.304c.684,0,.988.076,1.216.304"/><path class="b" d="m24.174,11.923h1.672m-.836-1.216v4.56c0,.456.304.76.76.76h.228"/><line class="b" x1="17.315" y1="9.947" x2="17.315" y2="16.027"/><circle class="d" cx="17.3123" cy="7.3245" r=".8"/></svg>
Copied!