Emoji Cooked Rice Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Cooked Rice 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/325219.svg" alt="Emoji Cooked Rice icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325219.svg" alt="Emoji Cooked Rice icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325219.svg" alt="Emoji Cooked Rice icon" :width="24" :height="24" />
CSS background
.icon-emoji-cooked-rice {
background-image: url('https://proicons.com/icon/325219.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="m41.1462,21.0743c.0984-.2735.1097-.5788.0006-.8723-.0804-.2144-.2156-.3901-.38-.5277.3084-.342.4249-.8354.2529-1.2972-.1957-.5252-.7008-.8392-1.2317-.8243.1209-.2884.1396-.6211.0218-.9376-.119-.319-.3532-.5595-.6367-.6978.1445-.3016.1731-.6592.0473-.9975-.2099-.562-.7731-.8847-1.3438-.818.0922-.2673.1053-.5639-.0018-.8505-.246-.6604-.9812-.9962-1.641-.7501-.0604.0224-.114.053-.1688.0834.0417-.2212.0299-.4548-.0542-.681-.1339-.3589-.4143-.6174-.7463-.7433.1689-.3127.2118-.6909.0779-1.0504-.2461-.6598-.9806-.9956-1.641-.7501-.2261.0847-.4105.2293-.5501.405-.0131-.0604-.0255-.1215-.048-.182-.1944-.5214-.6947-.8348-1.2216-.8249.0579-.2392.048-.4972-.0443-.7452-.246-.6604-.9812-.9962-1.6409-.7501-.2268.0842-.4106.2287-.5507.405-.0124-.0611-.0249-.1221-.0473-.182-.2131-.5725-.7949-.8996-1.3756-.8165-.2318-.3215-.6068-.533-1.0335-.533-.5569,0-1.0254.3592-1.1992.8567-.2043-.138-.4498-.2187-.7146-.2187-.0573,0-.1128.0096-.1676.0168-.2187-.3888-.6305-.6548-1.1083-.6548s-.8896.266-1.1083.6548c-.0548-.0072-.1103-.0168-.1676-.0168-.2647,0-.5102.0807-.7145.2187-.1738-.4975-.6423-.8567-1.1992-.8567-.4267,0-.8018.2115-1.0335.533-.5806-.0831-1.1625.244-1.3756.8165-.0224.0598-.0349.1209-.0473.182-.1402-.1763-.3239-.3208-.5507-.405-.6597-.2461-1.3948.0898-1.6409.7501-.0922.248-.1022.5059-.0443.7452-.527-.01-1.0273.3034-1.2216.8249-.0225.0605-.0349.1215-.048.182-.1396-.1757-.3239-.3203-.5501-.405-.6604-.2454-1.3948.0903-1.6409.7501-.1339.3595-.091.7377.0779,1.0504-.332.1259-.6124.3844-.7463.7433-.0841.2262-.0959.4598-.0542.681-.0548-.0305-.1084-.061-.1688-.0834-.6597-.2461-1.3949.0897-1.6409.7501-.1072.2866-.0941.5832-.0018.8505-.5707-.0667-1.1339.256-1.3438.818-.1258.3383-.0972.6959.0473.9975-.2834.1383-.5177.3788-.6367.6978-.1178.3165-.0991.6492.0218.9376-.5308-.0149-1.036.2991-1.2317.8243-.1719.4617-.0554.9551.2529,1.2972-.1645.1377-.2996.3134-.38.5277-.109.2934-.0978.5988.0006.8723"/><path id="d" class="g" d="m42.5,23.362c0,10.2177-8.2825,18.5016-18.5,18.5016S5.5,33.5797,5.5,23.362h37"/><path id="e" class="g" d="m41.1462,21.0743c.6252.6815.3652,1.481.051,2.2878"/><path id="f" class="g" d="m6.8538,21.0743c-.6618,1.1906.1224,1.6289.3081,2.2878"/></svg>
Copied!