Line Sukimani Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Line Sukimani 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/328518.svg" alt="Line Sukimani icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328518.svg" alt="Line Sukimani icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328518.svg" alt="Line Sukimani icon" :width="24" :height="24" />
CSS background
.icon-line-sukimani {
background-image: url('https://proicons.com/icon/328518.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"><circle cx="24" cy="24" r="21.5" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M35.64,18.44c.8294,1.7363,1.2599,3.6362,1.2599,5.5605h0c0,7.1245-5.7755,12.9-12.9,12.9s-12.9-5.7755-12.9-12.9h0c0-7.1245,5.7755-12.9,12.9-12.9h0c1.9243,0,3.8242.4305,5.5605,1.2599" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M33.121,10.578c-1.14.0005-2.2331.4536-3.0391,1.2598l-9.123,9.1211c-1.6795,1.679-1.6799,4.4016-.0009,6.0811l.0009.0009c1.679,1.6795,4.4016,1.6799,6.0811.0009l.0009-.0009,9.1211-9.123c1.6786-1.6791,1.6786-4.401,0-6.0801-.8065-.8066-1.9004-1.2598-3.041-1.2598Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,11.1V2.5" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M36.9,24h8.6" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!