Sukiya Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sukiya 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/348004.svg" alt="Sukiya icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348004.svg" alt="Sukiya icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348004.svg" alt="Sukiya icon" :width="24" :height="24" />
CSS background
.icon-sukiya {
background-image: url('https://proicons.com/icon/348004.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M42.5,8.50019836v13.5c0,8.48250008-3.68270111,11.16699982-6.37409973,12.41300201l1.71860123,5.08660126H10.15550232l1.71860027-5.08660126c-2.69139957-1.24670029-6.37410021-3.93090057-6.37410021-12.41300011v-13.5l36.99999762-.00000191Z"/><path class="e" d="M5.5,11.00019836h37"/><path class="e" d="M9.49779987,20.12719917l13.78800106-5.73349953"/><path class="e" d="M15.5,12.92119789c3.02689934,7.97999954,3.5977993,12.50499916.88075066,16.32699966"/><path class="e" d="M17.23500061,20.84519768c1.15797615.92259026,1.15827942,2.84646034.00067902,4.29708481-.00000381.00000572-.00000763.00001144-.00001144.00001526-1.15758705,1.45063591-3.03473091,1.87871742-4.19271851.95614433-.0000267-.00002098-.00005531-.00004387-.00008202-.00006485-1.15797424-.92258835-1.15827656-2.84646034-.00067806-4.29708672.00000381-.00000381.00000763-.00000954.0000124-.00001335,1.15758705-1.45063591,3.03473091-1.87871742,4.19271851-.95614433.00002861.00002289.00005531.00004387.00008011.00006485Z"/><path class="e" d="M20.79700089,21.22219849l3.58670044-1.27359962c.81498909-.43485069,1.54100037.97508049-3.47030067,4.36390114,0,0,4.73390007-2.39920044,5.42939949-2.97819901"/><path class="e" d="M22.18199921,19.27019882c.35040092.28096008,3.33659935,4.60090065,3.33659935,4.60090065.39631081.51766014.6649704,1.61860085-.26981926,2.0454998s-4.73260117-.37248039-4.08589935,1.29560089c.64675903,1.66799927,3.52070045,1.56550026,3.52070045,1.56550026"/><path class="e" d="M31.13599968,17.10019875l1.21660042,2.30649948"/><path class="e" d="M28.00099945,20.46119881c.09635925.89653015,1.78079987,3.56809998,1.78079987,3.56809998"/><path class="e" d="M28.3409996,21.44319916c.92351913-.7017498,6.63679886-3.23690033,6.9095993-3.31679916.48147964-.14101982,4.25500107-1.43390083-.49015045,2.84600067"/><path class="e" d="M30.77099991,22.1221981s3.20640182-1.45599937,3.78779984-1.47660065"/><path class="e" d="M33.71699905,22.88219833c.94153976.71570969,3.65470123,4.9015007,3.80329895,5.37290001"/><path class="e" d="M32.97800064,21.68619919l-3.51040077,3.31310081"/><path class="e" d="M33.71699905,22.88219833l-4.08869934,4.28590012"/><path class="e" d="M36.9980011,21.66019821c-.44321823.89657974-8.90710068,9.55109978-8.90710068,9.55109978"/><path class="e" d="M32.66500092,21.38419914c3.65159988,4.04990005,1.82870102,11.10099983-1.38459969,4.14380074"/></svg>
Copied!