Sush Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sush 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/348065.svg" alt="Sush icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348065.svg" alt="Sush icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348065.svg" alt="Sush icon" :width="24" :height="24" />
CSS background
.icon-sush {
background-image: url('https://proicons.com/icon/348065.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m8.0153,27.555s-1.6228,2.0291.2881,3.3169c-1.2878.6024-1.8071,3.5519.727,3.8427-2.3264.727-1.184,4.8605,2.4095,3.4896-.27,1.3501.9347,3.3442,3.2819,1.2878,1.9733,1.3709,3.6973,1.7656,6.9999.2077,1.0178,1.7656,3.3442,1.724,4.5074,0,2.7626,1.8486,5.8783,1.454,8.5162-.1662,3.0326,1.9733,4.9435-1.454,3.905-2.7833,3.0326-.4985,3.1572-3.8634,1.0801-4.2581,1.2463-2.3056,1.1009-4.9228-1.1632-6.1691,2.8664-1.0178,2.1187-2.8664-.3531-3.178,1.0801-1.4955-1.1009-3.1572-1.1009-3.1572"/><path class="c" d="m40.8788,33.2818c1.2524-.5189,4.402-4.2619,3.4419-5.7748-.6855-1.0801-2.0458-.0208-4.4294,0"/><path class="c" d="m7.4363,28.8845c-2.3005,1.8576-3.9494,1.842-3.9362,3.0883.0165,1.5535,2.5933,2.0507,4.1709,2.1081"/><path class="c" d="m38.2971,13.7149c4.3827,2.2433,1.0801,6.1483-1.184,6.2729-3.5163.1935-7.5815-1.6409-13.7713-1.6409-4.902,0-11.2995,2.3056-12.6081,8.1423-1.8694-2.8664.1039-7.7892.1039-7.7892-2.1677,2.8874-2.2467,7.9624-1.7032,9.6378-6.3975-3.6973-2.8665-12.8989,3.1572-12.8989,4.8813,0,7.604,3.2692,7.604,3.2692"/><path class="c" d="m28.8877,10.8485s-6.8786-2.4867-12.7535-1.3709c-5.359,1.0178-7.8888,2.8707-8.1402,7.7914"/><path class="c" d="m30.4196,15.4753c2.941.9746,7.1505,1.6513,7.5711-.8724.4206-2.5237-2.3991-2.9755-2.3991-2.9755,2.8041-1.4799-1.698-3.1157-.3739-4.5956-2.586-.2337-3.3182.5613-3.3494,2.1579-1.885-1.0518-3.4324-.5533-2.9807,1.6589-2.6951-.0935-2.5723.8233-2.4095,2.0252.1833,1.3533,2.3113,2.0614,3.9413,2.6016Z"/><circle class="c" cx="17.9724" cy="30.4981" r="2.342"/><circle class="c" cx="30.3429" cy="30.4981" r="2.342"/><path class="c" d="m25.6506,32.3935h-2.9859c-.3657,0-.6621.2964-.6621.6621,0,1.0368.8404,1.8772,1.8771,1.8772h.5557c1.0367,0,1.8771-.8405,1.8771-1.8772,0-.3657-.2964-.6621-.6621-.6621Z"/></svg>
Copied!