roasted sweet potato emoji
roasted-sweet-potato from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.
- Name
- roasted-sweet-potato
- Set
- Noto Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More food & drink icons from Noto Emoji
Use the roasted sweet potato emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bf0578" d="M38.44 35.48L6.3 77.4s4.9 3.82 6.18 5.1s7.68 10.12 9.86 11.65s4.74 2.95 5.63 3.46s3.58 5.86 6.5 8.05s9.52 8.25 15.07 10.29s12.82 4.02 19.53 5.04c6.72 1.02 16.5 1.17 22.05.29s8.47-1.75 12.12-2.04s9.05-.29 12.12-.73s5.19-1.81 6.53-3.25c1.96-2.1 2.06-7.41 1.22-8.04c-1.11-.83-32.57-4.19-32.57-4.19z"/><path fill="#d3578b" d="M110.14 94.76c-2.01-4.21-1.97-15.23-5.08-24.9c-3.11-9.66-16.38-29.81-27.35-38.33s-16.54-14.41-22.27-14.9s-19.82 1.64-36.52 20.47C2.21 55.95 2.04 73.07 6.3 77.4c4.72 4.79 10.97 4.09 14.25 3.6s5.57-1.47 7.7-.49s8.84 6.22 10.97 8.35s7.86 8.03 14.9 12.94s13.27 5.4 15.07 5.9s12.12 1.64 13.43 1.64s7.04-.49 11.96-.16c4.91.33 12.94.98 14.9 1.8s6.88 1.97 9.34 1.47s4.59-1.97 4.75-3.77s-1.97-3.93-3.6-5.08s-3.16-1.24-3.63-1.66s-2.34-3.02-3.2-3.95c-1.13-1.22-2.54-2.26-3-3.23"/><path fill="#fad674" d="M21.82 38.35c-10.53 12.15-19.2 30.5-11.24 36.9s24.35-4.05 35.77-18.41S64 27.42 57.94 22.06s-22.63.71-36.12 16.29"/><path fill="#a7281d" d="M57.43 62.74c-.35 1.7 2.78 3.18 1.59 4.47s-6.06.3-6.65-4.86s2.58-5.05 3.57-4.86c1.59.3 2.18 1.89 1.49 5.26zM46.01 84.78c.3 2.86 3.57 1.99 5.56 3.18s0 2.68 2.48 3.28s5.12-4.16.2-7.35c-5.06-3.28-8.44-.99-8.24.89m19.85 10.03c.99 2.48 3.67.79 5.36 1.29s2.38 2.78 4.47 1.89c2.57-1.1.79-5.46-3.38-6.65s-7.1 1.86-6.45 3.47m29.25-6.2c-2.43-.85-4.68 2.97-2.82 6.62c1.9 3.73 5.71 4.26 6.7 3.12s-2.51-2.97-2.51-4.57s.38-4.57-1.37-5.17M79.2 66.91c-2.25-.98-5.02 2.89-3.5 6.78c1.52 3.88 5.81 3.71 6.7 2.36c1.75-2.66-2.06-3.12-2.06-4.49s.61-3.88-1.14-4.64z"/></svg>
React
import type { SVGProps } from "react";
export function NotoRoastedSweetPotato(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bf0578" d="M38.44 35.48L6.3 77.4s4.9 3.82 6.18 5.1s7.68 10.12 9.86 11.65s4.74 2.95 5.63 3.46s3.58 5.86 6.5 8.05s9.52 8.25 15.07 10.29s12.82 4.02 19.53 5.04c6.72 1.02 16.5 1.17 22.05.29s8.47-1.75 12.12-2.04s9.05-.29 12.12-.73s5.19-1.81 6.53-3.25c1.96-2.1 2.06-7.41 1.22-8.04c-1.11-.83-32.57-4.19-32.57-4.19z"/><path fill="#d3578b" d="M110.14 94.76c-2.01-4.21-1.97-15.23-5.08-24.9c-3.11-9.66-16.38-29.81-27.35-38.33s-16.54-14.41-22.27-14.9s-19.82 1.64-36.52 20.47C2.21 55.95 2.04 73.07 6.3 77.4c4.72 4.79 10.97 4.09 14.25 3.6s5.57-1.47 7.7-.49s8.84 6.22 10.97 8.35s7.86 8.03 14.9 12.94s13.27 5.4 15.07 5.9s12.12 1.64 13.43 1.64s7.04-.49 11.96-.16c4.91.33 12.94.98 14.9 1.8s6.88 1.97 9.34 1.47s4.59-1.97 4.75-3.77s-1.97-3.93-3.6-5.08s-3.16-1.24-3.63-1.66s-2.34-3.02-3.2-3.95c-1.13-1.22-2.54-2.26-3-3.23"/><path fill="#fad674" d="M21.82 38.35c-10.53 12.15-19.2 30.5-11.24 36.9s24.35-4.05 35.77-18.41S64 27.42 57.94 22.06s-22.63.71-36.12 16.29"/><path fill="#a7281d" d="M57.43 62.74c-.35 1.7 2.78 3.18 1.59 4.47s-6.06.3-6.65-4.86s2.58-5.05 3.57-4.86c1.59.3 2.18 1.89 1.49 5.26zM46.01 84.78c.3 2.86 3.57 1.99 5.56 3.18s0 2.68 2.48 3.28s5.12-4.16.2-7.35c-5.06-3.28-8.44-.99-8.24.89m19.85 10.03c.99 2.48 3.67.79 5.36 1.29s2.38 2.78 4.47 1.89c2.57-1.1.79-5.46-3.38-6.65s-7.1 1.86-6.45 3.47m29.25-6.2c-2.43-.85-4.68 2.97-2.82 6.62c1.9 3.73 5.71 4.26 6.7 3.12s-2.51-2.97-2.51-4.57s.38-4.57-1.37-5.17M79.2 66.91c-2.25-.98-5.02 2.89-3.5 6.78c1.52 3.88 5.81 3.71 6.7 2.36c1.75-2.66-2.06-3.12-2.06-4.49s.61-3.88-1.14-4.64z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#bf0578" d="M38.44 35.48L6.3 77.4s4.9 3.82 6.18 5.1s7.68 10.12 9.86 11.65s4.74 2.95 5.63 3.46s3.58 5.86 6.5 8.05s9.52 8.25 15.07 10.29s12.82 4.02 19.53 5.04c6.72 1.02 16.5 1.17 22.05.29s8.47-1.75 12.12-2.04s9.05-.29 12.12-.73s5.19-1.81 6.53-3.25c1.96-2.1 2.06-7.41 1.22-8.04c-1.11-.83-32.57-4.19-32.57-4.19z"/><path fill="#d3578b" d="M110.14 94.76c-2.01-4.21-1.97-15.23-5.08-24.9c-3.11-9.66-16.38-29.81-27.35-38.33s-16.54-14.41-22.27-14.9s-19.82 1.64-36.52 20.47C2.21 55.95 2.04 73.07 6.3 77.4c4.72 4.79 10.97 4.09 14.25 3.6s5.57-1.47 7.7-.49s8.84 6.22 10.97 8.35s7.86 8.03 14.9 12.94s13.27 5.4 15.07 5.9s12.12 1.64 13.43 1.64s7.04-.49 11.96-.16c4.91.33 12.94.98 14.9 1.8s6.88 1.97 9.34 1.47s4.59-1.97 4.75-3.77s-1.97-3.93-3.6-5.08s-3.16-1.24-3.63-1.66s-2.34-3.02-3.2-3.95c-1.13-1.22-2.54-2.26-3-3.23"/><path fill="#fad674" d="M21.82 38.35c-10.53 12.15-19.2 30.5-11.24 36.9s24.35-4.05 35.77-18.41S64 27.42 57.94 22.06s-22.63.71-36.12 16.29"/><path fill="#a7281d" d="M57.43 62.74c-.35 1.7 2.78 3.18 1.59 4.47s-6.06.3-6.65-4.86s2.58-5.05 3.57-4.86c1.59.3 2.18 1.89 1.49 5.26zM46.01 84.78c.3 2.86 3.57 1.99 5.56 3.18s0 2.68 2.48 3.28s5.12-4.16.2-7.35c-5.06-3.28-8.44-.99-8.24.89m19.85 10.03c.99 2.48 3.67.79 5.36 1.29s2.38 2.78 4.47 1.89c2.57-1.1.79-5.46-3.38-6.65s-7.1 1.86-6.45 3.47m29.25-6.2c-2.43-.85-4.68 2.97-2.82 6.62c1.9 3.73 5.71 4.26 6.7 3.12s-2.51-2.97-2.51-4.57s.38-4.57-1.37-5.17M79.2 66.91c-2.25-.98-5.02 2.89-3.5 6.78c1.52 3.88 5.81 3.71 6.7 2.36c1.75-2.66-2.06-3.12-2.06-4.49s.61-3.88-1.14-4.64z"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23bf0578%22%20d%3D%22M38.44%2035.48L6.3%2077.4s4.9%203.82%206.18%205.1s7.68%2010.12%209.86%2011.65s4.74%202.95%205.63%203.46s3.58%205.86%206.5%208.05s9.52%208.25%2015.07%2010.29s12.82%204.02%2019.53%205.04c6.72%201.02%2016.5%201.17%2022.05.29s8.47-1.75%2012.12-2.04s9.05-.29%2012.12-.73s5.19-1.81%206.53-3.25c1.96-2.1%202.06-7.41%201.22-8.04c-1.11-.83-32.57-4.19-32.57-4.19z%22%2F%3E%3Cpath%20fill%3D%22%23d3578b%22%20d%3D%22M110.14%2094.76c-2.01-4.21-1.97-15.23-5.08-24.9c-3.11-9.66-16.38-29.81-27.35-38.33s-16.54-14.41-22.27-14.9s-19.82%201.64-36.52%2020.47C2.21%2055.95%202.04%2073.07%206.3%2077.4c4.72%204.79%2010.97%204.09%2014.25%203.6s5.57-1.47%207.7-.49s8.84%206.22%2010.97%208.35s7.86%208.03%2014.9%2012.94s13.27%205.4%2015.07%205.9s12.12%201.64%2013.43%201.64s7.04-.49%2011.96-.16c4.91.33%2012.94.98%2014.9%201.8s6.88%201.97%209.34%201.47s4.59-1.97%204.75-3.77s-1.97-3.93-3.6-5.08s-3.16-1.24-3.63-1.66s-2.34-3.02-3.2-3.95c-1.13-1.22-2.54-2.26-3-3.23%22%2F%3E%3Cpath%20fill%3D%22%23fad674%22%20d%3D%22M21.82%2038.35c-10.53%2012.15-19.2%2030.5-11.24%2036.9s24.35-4.05%2035.77-18.41S64%2027.42%2057.94%2022.06s-22.63.71-36.12%2016.29%22%2F%3E%3Cpath%20fill%3D%22%23a7281d%22%20d%3D%22M57.43%2062.74c-.35%201.7%202.78%203.18%201.59%204.47s-6.06.3-6.65-4.86s2.58-5.05%203.57-4.86c1.59.3%202.18%201.89%201.49%205.26zM46.01%2084.78c.3%202.86%203.57%201.99%205.56%203.18s0%202.68%202.48%203.28s5.12-4.16.2-7.35c-5.06-3.28-8.44-.99-8.24.89m19.85%2010.03c.99%202.48%203.67.79%205.36%201.29s2.38%202.78%204.47%201.89c2.57-1.1.79-5.46-3.38-6.65s-7.1%201.86-6.45%203.47m29.25-6.2c-2.43-.85-4.68%202.97-2.82%206.62c1.9%203.73%205.71%204.26%206.7%203.12s-2.51-2.97-2.51-4.57s.38-4.57-1.37-5.17M79.2%2066.91c-2.25-.98-5.02%202.89-3.5%206.78c1.52%203.88%205.81%203.71%206.7%202.36c1.75-2.66-2.06-3.12-2.06-4.49s.61-3.88-1.14-4.64z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23bf0578%22%20d%3D%22M38.44%2035.48L6.3%2077.4s4.9%203.82%206.18%205.1s7.68%2010.12%209.86%2011.65s4.74%202.95%205.63%203.46s3.58%205.86%206.5%208.05s9.52%208.25%2015.07%2010.29s12.82%204.02%2019.53%205.04c6.72%201.02%2016.5%201.17%2022.05.29s8.47-1.75%2012.12-2.04s9.05-.29%2012.12-.73s5.19-1.81%206.53-3.25c1.96-2.1%202.06-7.41%201.22-8.04c-1.11-.83-32.57-4.19-32.57-4.19z%22%2F%3E%3Cpath%20fill%3D%22%23d3578b%22%20d%3D%22M110.14%2094.76c-2.01-4.21-1.97-15.23-5.08-24.9c-3.11-9.66-16.38-29.81-27.35-38.33s-16.54-14.41-22.27-14.9s-19.82%201.64-36.52%2020.47C2.21%2055.95%202.04%2073.07%206.3%2077.4c4.72%204.79%2010.97%204.09%2014.25%203.6s5.57-1.47%207.7-.49s8.84%206.22%2010.97%208.35s7.86%208.03%2014.9%2012.94s13.27%205.4%2015.07%205.9s12.12%201.64%2013.43%201.64s7.04-.49%2011.96-.16c4.91.33%2012.94.98%2014.9%201.8s6.88%201.97%209.34%201.47s4.59-1.97%204.75-3.77s-1.97-3.93-3.6-5.08s-3.16-1.24-3.63-1.66s-2.34-3.02-3.2-3.95c-1.13-1.22-2.54-2.26-3-3.23%22%2F%3E%3Cpath%20fill%3D%22%23fad674%22%20d%3D%22M21.82%2038.35c-10.53%2012.15-19.2%2030.5-11.24%2036.9s24.35-4.05%2035.77-18.41S64%2027.42%2057.94%2022.06s-22.63.71-36.12%2016.29%22%2F%3E%3Cpath%20fill%3D%22%23a7281d%22%20d%3D%22M57.43%2062.74c-.35%201.7%202.78%203.18%201.59%204.47s-6.06.3-6.65-4.86s2.58-5.05%203.57-4.86c1.59.3%202.18%201.89%201.49%205.26zM46.01%2084.78c.3%202.86%203.57%201.99%205.56%203.18s0%202.68%202.48%203.28s5.12-4.16.2-7.35c-5.06-3.28-8.44-.99-8.24.89m19.85%2010.03c.99%202.48%203.67.79%205.36%201.29s2.38%202.78%204.47%201.89c2.57-1.1.79-5.46-3.38-6.65s-7.1%201.86-6.45%203.47m29.25-6.2c-2.43-.85-4.68%202.97-2.82%206.62c1.9%203.73%205.71%204.26%206.7%203.12s-2.51-2.97-2.51-4.57s.38-4.57-1.37-5.17M79.2%2066.91c-2.25-.98-5.02%202.89-3.5%206.78c1.52%203.88%205.81%203.71%206.7%202.36c1.75-2.66-2.06-3.12-2.06-4.49s.61-3.88-1.14-4.64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/roasted-sweet-potato.svg?color=%231a73e8&size=48