Sushiro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sushiro 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/348067.svg" alt="Sushiro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348067.svg" alt="Sushiro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348067.svg" alt="Sushiro icon" :width="24" :height="24" />
CSS background
.icon-sushiro {
background-image: url('https://proicons.com/icon/348067.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{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M9.3986,30.9695h-3.1973c3.0978,7.1895,10.1715,11.8507,18,11.861,7.8285-.0103,14.9022-4.6715,18-11.861h-3.1973c-.0859.1806-.1752.3597-.2676.5371-.366.6306-.7731,1.2367-1.2188,1.8145-.4459.5777-.9293,1.1257-1.4473,1.6406-.5186.5145-1.0705.9947-1.6523,1.4375-.5808.4434-1.1902.8486-1.8242,1.2129-.6344.364-1.292.6863-1.9688.9648-.6772.2786-1.3721.5128-2.0801.7012-.7073.1884-1.4263.3307-2.1523.4258-.7266.095-1.4586.1426-2.1914.1426-.7328,0-1.4648-.0476-2.1914-.1426-.726-.0951-1.445-.2374-2.1523-.4258-.708-.1883-1.4029-.4226-2.0801-.7012-.6768-.2786-1.3344-.6009-1.9688-.9648-.634-.3643-1.2434-.7695-1.8242-1.2129-.5818-.4428-1.1337-.923-1.6523-1.4375-.518-.5149-1.0014-1.0629-1.4473-1.6406-.4457-.5778-.8528-1.1839-1.2188-1.8145-.0924-.1774-.1816-.3565-.2676-.5371h.0002Z"/><path class="b" d="M9.3986,17.0305h-3.1973c3.0978-7.1895,10.1715-11.8507,18-11.861,7.8285.0103,14.9022,4.6715,18,11.861h-3.1973c-.0859-.1806-.1752-.3597-.2676-.5371-.366-.6306-.7731-1.2367-1.2188-1.8145-.4459-.5777-.9293-1.1257-1.4473-1.6406-.5186-.5145-1.0705-.9947-1.6523-1.4375-.5808-.4434-1.1902-.8486-1.8242-1.2129-.6344-.364-1.292-.6863-1.9688-.9648-.6772-.2786-1.3721-.5128-2.0801-.7012-.7073-.1884-1.4263-.3307-2.1523-.4258-.7266-.095-1.4586-.1426-2.1914-.1426-.7328,0-1.4648.0476-2.1914.1426-.726.0951-1.445.2373-2.1523.4258-.708.1883-1.4029.4226-2.0801.7012-.6768.2786-1.3344.6009-1.9688.9648-.634.3643-1.2434.7695-1.8242,1.2129-.5818.4428-1.1337.923-1.6523,1.4375-.518.5149-1.0014,1.0629-1.4473,1.6406-.4457.5778-.8528,1.1839-1.2188,1.8145-.0924.1774-.1816.3565-.2676.5371h.0002Z"/><path class="b" d="M5.2388,21.1885c.5499.9653,6.2061-1.0157,6.2061-1.0157L3.4141,28.4927"/><path class="b" d="M7.8341,24.0275c2.2772.9559,4.6363,4.2485,4.6363,4.2485"/><path class="b" d="M16.8833,19.8975c1.3345.2743,2.2083,1.1857,2.2083,1.1857"/><path class="b" d="M15.1543,22.6305c1.3345.2743,2.2083,1.1857,2.2083,1.1857"/><path class="b" d="M16.9883,26.6155c.8754,1.4854,1.7572,1.9488,2.6798.3794.9227-1.5693,5.0387-7.3935,5.0387-7.3935"/><path class="b" d="M26.9883,20.7995c.6854.27,1.1348,6.5768,1.1348,6.5768"/><path class="b" d="M27.4713,21.8275l7.1827-.5406-1.6971,5.3616"/><path class="b" d="M28.0673,26.9195s5.8773-.4482,6.148-.0455"/><path class="b" d="M37.7343,23.9435c.304.3047.6779.5235,1.137.4907.4591-.0327,5.038-.8032,5.7146-.1829"/></svg>
Copied!