roasted sweet potato emoji
roasted-sweet-potato from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.
- Name
- roasted-sweet-potato
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Food
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More food icons from Emoji One (Colored)
Use the roasted sweet potato emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#996254" d="M55.5 21.8L18.4 47.2c-6.9-22-8.7-27.9-13.6-36c-.6-1-2.8-3.8-2.8-3.8S4.7 4 15.7 4c19.3.1 39.8 17.8 39.8 17.8"/><path fill="#73493f" d="M17.3 7.6c-4.2 3.7-6.9 9.2-7.7 13.1c0 0-.7-1.3-1.1-2.5c1.7-4.8 8.8-10.6 8.8-10.6m6.9 3.6s-8.7 10.1-11.4 18.4c0 0-.7-1.7-1.1-3.2c2.8-7 12.5-15.2 12.5-15.2m-9.4-7.1s1.3-.2 2.5 0c-2.7 1.2-5 2.6-7.2 4.7c-.1.1 2-3.4 4.7-4.7M35 8.9s2 .8 2.9 1.4c-6 .3-15 9.6-15 9.6s5.4-8.2 12.1-11"/><path fill="#fd9d33" d="M46.1 57.2c14.2-6.8 20.8-21 11.6-32.9C49.8 14 36 17.4 27.1 26.7C19.8 34.3 16 42.8 19.6 51c3.9 9.1 15.5 11.5 26.5 6.2"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneRoastedSweetPotato(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#996254" d="M55.5 21.8L18.4 47.2c-6.9-22-8.7-27.9-13.6-36c-.6-1-2.8-3.8-2.8-3.8S4.7 4 15.7 4c19.3.1 39.8 17.8 39.8 17.8"/><path fill="#73493f" d="M17.3 7.6c-4.2 3.7-6.9 9.2-7.7 13.1c0 0-.7-1.3-1.1-2.5c1.7-4.8 8.8-10.6 8.8-10.6m6.9 3.6s-8.7 10.1-11.4 18.4c0 0-.7-1.7-1.1-3.2c2.8-7 12.5-15.2 12.5-15.2m-9.4-7.1s1.3-.2 2.5 0c-2.7 1.2-5 2.6-7.2 4.7c-.1.1 2-3.4 4.7-4.7M35 8.9s2 .8 2.9 1.4c-6 .3-15 9.6-15 9.6s5.4-8.2 12.1-11"/><path fill="#fd9d33" d="M46.1 57.2c14.2-6.8 20.8-21 11.6-32.9C49.8 14 36 17.4 27.1 26.7C19.8 34.3 16 42.8 19.6 51c3.9 9.1 15.5 11.5 26.5 6.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#996254" d="M55.5 21.8L18.4 47.2c-6.9-22-8.7-27.9-13.6-36c-.6-1-2.8-3.8-2.8-3.8S4.7 4 15.7 4c19.3.1 39.8 17.8 39.8 17.8"/><path fill="#73493f" d="M17.3 7.6c-4.2 3.7-6.9 9.2-7.7 13.1c0 0-.7-1.3-1.1-2.5c1.7-4.8 8.8-10.6 8.8-10.6m6.9 3.6s-8.7 10.1-11.4 18.4c0 0-.7-1.7-1.1-3.2c2.8-7 12.5-15.2 12.5-15.2m-9.4-7.1s1.3-.2 2.5 0c-2.7 1.2-5 2.6-7.2 4.7c-.1.1 2-3.4 4.7-4.7M35 8.9s2 .8 2.9 1.4c-6 .3-15 9.6-15 9.6s5.4-8.2 12.1-11"/><path fill="#fd9d33" d="M46.1 57.2c14.2-6.8 20.8-21 11.6-32.9C49.8 14 36 17.4 27.1 26.7C19.8 34.3 16 42.8 19.6 51c3.9 9.1 15.5 11.5 26.5 6.2"/></svg> </template>
CSS
.icon-roasted-sweet-potato {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23996254%22%20d%3D%22M55.5%2021.8L18.4%2047.2c-6.9-22-8.7-27.9-13.6-36c-.6-1-2.8-3.8-2.8-3.8S4.7%204%2015.7%204c19.3.1%2039.8%2017.8%2039.8%2017.8%22%2F%3E%3Cpath%20fill%3D%22%2373493f%22%20d%3D%22M17.3%207.6c-4.2%203.7-6.9%209.2-7.7%2013.1c0%200-.7-1.3-1.1-2.5c1.7-4.8%208.8-10.6%208.8-10.6m6.9%203.6s-8.7%2010.1-11.4%2018.4c0%200-.7-1.7-1.1-3.2c2.8-7%2012.5-15.2%2012.5-15.2m-9.4-7.1s1.3-.2%202.5%200c-2.7%201.2-5%202.6-7.2%204.7c-.1.1%202-3.4%204.7-4.7M35%208.9s2%20.8%202.9%201.4c-6%20.3-15%209.6-15%209.6s5.4-8.2%2012.1-11%22%2F%3E%3Cpath%20fill%3D%22%23fd9d33%22%20d%3D%22M46.1%2057.2c14.2-6.8%2020.8-21%2011.6-32.9C49.8%2014%2036%2017.4%2027.1%2026.7C19.8%2034.3%2016%2042.8%2019.6%2051c3.9%209.1%2015.5%2011.5%2026.5%206.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23996254%22%20d%3D%22M55.5%2021.8L18.4%2047.2c-6.9-22-8.7-27.9-13.6-36c-.6-1-2.8-3.8-2.8-3.8S4.7%204%2015.7%204c19.3.1%2039.8%2017.8%2039.8%2017.8%22%2F%3E%3Cpath%20fill%3D%22%2373493f%22%20d%3D%22M17.3%207.6c-4.2%203.7-6.9%209.2-7.7%2013.1c0%200-.7-1.3-1.1-2.5c1.7-4.8%208.8-10.6%208.8-10.6m6.9%203.6s-8.7%2010.1-11.4%2018.4c0%200-.7-1.7-1.1-3.2c2.8-7%2012.5-15.2%2012.5-15.2m-9.4-7.1s1.3-.2%202.5%200c-2.7%201.2-5%202.6-7.2%204.7c-.1.1%202-3.4%204.7-4.7M35%208.9s2%20.8%202.9%201.4c-6%20.3-15%209.6-15%209.6s5.4-8.2%2012.1-11%22%2F%3E%3Cpath%20fill%3D%22%23fd9d33%22%20d%3D%22M46.1%2057.2c14.2-6.8%2020.8-21%2011.6-32.9C49.8%2014%2036%2017.4%2027.1%2026.7C19.8%2034.3%2016%2042.8%2019.6%2051c3.9%209.1%2015.5%2011.5%2026.5%206.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/roasted-sweet-potato.svg?color=%231a73e8&size=48