Emoji Roasted Sweet Potato Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Roasted Sweet Potato 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/325377.svg" alt="Emoji Roasted Sweet Potato icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325377.svg" alt="Emoji Roasted Sweet Potato icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325377.svg" alt="Emoji Roasted Sweet Potato icon" :width="24" :height="24" />
CSS background
.icon-emoji-roasted-sweet-potato {
background-image: url('https://proicons.com/icon/325377.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="m21.4308,13.2727c-2.6641,1.1152-8.9933,5.3315-12.0767,12.269-1.766,3.9731-3.8542,16.9583-3.8542,16.9583,0,0,4.9638-2.3855,10.0208-3.34,3.4048-.6429,5.7255-1.3241,7.2589-1.9271,5.3958-2.1206,12.5261-8.2225,14.5171-12.5908,2.171-4.7628,5.2031-19.1421,5.2031-19.1421,0,0-2.6979,1.67-9.0573,3.9825-4.0717,1.4807-9.25,2.6339-12.0119,3.7902"/><path id="d" class="j" d="m34.7917,13.2083c.8514,0,1.5417.6903,1.5417,1.5417"/><path id="e" class="j" d="m27.8542,14.75c.8514,0,1.5417.6903,1.5417,1.5417"/><path id="f" class="j" d="m29.3958,21.6875c.8514,0,1.5417.6903,1.5417,1.5417"/><path id="g" class="j" d="m20.9167,18.6042c.8514,0,1.5417.6903,1.5417,1.5417"/><path id="h" class="j" d="m23.2292,27.8542c.8514,0,1.5417.6903,1.5417,1.5417"/><path id="i" class="j" d="m15.5208,24.7708c.8514,0,1.5417.6903,1.5417,1.5417"/></svg>
Copied!