Zutsuuru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zutsuuru 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/350221.svg" alt="Zutsuuru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350221.svg" alt="Zutsuuru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350221.svg" alt="Zutsuuru icon" :width="24" :height="24" />
CSS background
.icon-zutsuuru {
background-image: url('https://proicons.com/icon/350221.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>.z{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="z" d="M19.9682,26.2313h0"/><path id="d" class="z" d="M26.0341,26.0553h0"/><path id="e" class="z" d="M20.2129,29.1093c.2924.7367,1.7782,1.9111,2.4394-1.5629-.4971,2.0529,1.5682,3.7459,2.6813,1.2145"/><path id="f" class="z" d="M19.429,19.7293c2.9682-.5042,5.9956-.4845,8.9034-.1936"/><path id="g" class="z" d="M16.1718,20.7581c-4.7873,2.0226-4.9455,6.55-3.8478,8.7039,2.9072,5.7044,19.6652,4.9982,23.15,0,1.6444-2.3586,2.3142-8.2745-4.2244-9.5642"/><path id="h" class="z" d="M15.4361,21.007c.4729-1.624.8341-3.3929,1.5978-4.6402,1.3624,1.0689,2.1883,1.9223,3.1222,3.2514"/><path id="i" class="z" d="M27.5833,19.4651c1.2641-1.5108,2.4522-2.5169,3.7323-3.512.272,1.534.4756,2.6036.7866,4.0792"/></g><g id="j"><path id="k" class="z" d="M19.5271,33.221l-2.5837,6.0467c1.0687.9217,4.2633,1.4796,4.523.5715l.8571-2.9966"/><path id="l" class="z" d="M25.6181,36.875c.3494.9518.6641,1.9218.7163,3.1605,2.0369.1526,4.4017-.5975,5.4237-1.8657-.3289-.6186-.8483-1.3005-.9347-1.834-.1701-1.0503-.6819-2.4317-1.3118-3.5991"/><path id="m" class="z" d="M21.5272,39.598c1.226.1726,3.3241.3964,4.7626-.1337"/></g><g id="n"><path id="o" class="z" d="M23.7443,15.6748v3.6621"/><path id="p" class="z" d="M22.0469,14.4294c-1.9907.4737-4.5236.2308-4.3681-2.1886.1656-2.577,2.1228-2.8537,4.3308-2.0537.9392-4.2054,7.6668-4.6061,8.8484.0417,1.8955-.7459,4.216-.2122,3.901,2.6387-.2391,2.1642-2.6114,2.2962-4.8476,1.097-2.0837,2.6303-6.2661,2.6687-7.8644.465Z"/><path id="q" class="z" d="M18.4499,10.3194c-.3489-3.7979,3.9229-4.4584,5.1486-2.5379"/><path id="r" class="z" d="M16.2928,9.9688l2.1367-.0045"/><path id="s" class="z" d="M23.579,5.2394l-.9004,1.7554"/><path id="t" class="z" d="M17.5459,6.7263l1.5628,1.0892"/><path id="u" class="z" d="M20.6767,4.5l.2405,2.284"/></g><g id="v"><path id="w" class="z" d="M32.0375,19.7147c2.7683-.564,5.4696-2.5278,9.2033-5.0726"/><path id="x" class="z" d="M6.7592,20.9087c7.6391-5.9224,13.2338-5.7882,18.0878-2.8592.9986.6026,1.9237,1.0438,2.7996,1.3418"/></g><path id="y" class="z" d="M28.5976,43.5h-7.9745"/></svg>
Copied!