roasted sweet potato emoji

roasted-sweet-potato from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
roasted-sweet-potato
Set
Twitter Emoji
Style
Default
Category
Food & Drink
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More food & drink icons from Twitter Emoji

Use the roasted sweet potato emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#b90053" d="M9.441 14.595c.458-1.372 7.41-7.525 13.286-10.22c1.528-.701 6.602-2.834 8.35-3.271C34.681.203 36.167.09 35.666 3.75c-.708 5.171-4.619 12.596-8.707 19.751c-2.68 4.213-4.232 6.423-10.365 3.356c-6.13-3.064-9.196-6.13-7.153-12.262"/><path fill="#ffcc4d" d="M22.491 14.76c3.816 3.768 4.498 9.263 1.524 12.276s-8.477 2.4-12.294-1.365c-3.816-3.768-4.499-9.264-1.525-12.276c2.975-3.013 8.479-2.401 12.295 1.365"/><path fill="#8e0042" d="M26.96 6.377c1.14.57 2.703 3.605 2.703 4.506s-.901-.901-2.703-2.704c-1.803-1.802-1.803-2.703 0-1.802m.181 8.03c.607.578 1.009 2.787.836 3.354s-.395-.74-1.183-2.22c-.789-1.48-.615-2.047.347-1.134"/><path fill="#b90053" d="M21 32c0 2.209-4.477 4-10 4S1 34 1 32c0-.371-.203-2.6.084-2.958C2.34 27.469 6.502 28 11 28c4.908 0 9.133-.865 9.979 1c.107.233.021 2.754.021 3"/><ellipse cx="11" cy="29" fill="#ffd671" rx="10" ry="4"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiRoastedSweetPotato(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#b90053" d="M9.441 14.595c.458-1.372 7.41-7.525 13.286-10.22c1.528-.701 6.602-2.834 8.35-3.271C34.681.203 36.167.09 35.666 3.75c-.708 5.171-4.619 12.596-8.707 19.751c-2.68 4.213-4.232 6.423-10.365 3.356c-6.13-3.064-9.196-6.13-7.153-12.262"/><path fill="#ffcc4d" d="M22.491 14.76c3.816 3.768 4.498 9.263 1.524 12.276s-8.477 2.4-12.294-1.365c-3.816-3.768-4.499-9.264-1.525-12.276c2.975-3.013 8.479-2.401 12.295 1.365"/><path fill="#8e0042" d="M26.96 6.377c1.14.57 2.703 3.605 2.703 4.506s-.901-.901-2.703-2.704c-1.803-1.802-1.803-2.703 0-1.802m.181 8.03c.607.578 1.009 2.787.836 3.354s-.395-.74-1.183-2.22c-.789-1.48-.615-2.047.347-1.134"/><path fill="#b90053" d="M21 32c0 2.209-4.477 4-10 4S1 34 1 32c0-.371-.203-2.6.084-2.958C2.34 27.469 6.502 28 11 28c4.908 0 9.133-.865 9.979 1c.107.233.021 2.754.021 3"/><ellipse cx="11" cy="29" fill="#ffd671" rx="10" ry="4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#b90053" d="M9.441 14.595c.458-1.372 7.41-7.525 13.286-10.22c1.528-.701 6.602-2.834 8.35-3.271C34.681.203 36.167.09 35.666 3.75c-.708 5.171-4.619 12.596-8.707 19.751c-2.68 4.213-4.232 6.423-10.365 3.356c-6.13-3.064-9.196-6.13-7.153-12.262"/><path fill="#ffcc4d" d="M22.491 14.76c3.816 3.768 4.498 9.263 1.524 12.276s-8.477 2.4-12.294-1.365c-3.816-3.768-4.499-9.264-1.525-12.276c2.975-3.013 8.479-2.401 12.295 1.365"/><path fill="#8e0042" d="M26.96 6.377c1.14.57 2.703 3.605 2.703 4.506s-.901-.901-2.703-2.704c-1.803-1.802-1.803-2.703 0-1.802m.181 8.03c.607.578 1.009 2.787.836 3.354s-.395-.74-1.183-2.22c-.789-1.48-.615-2.047.347-1.134"/><path fill="#b90053" d="M21 32c0 2.209-4.477 4-10 4S1 34 1 32c0-.371-.203-2.6.084-2.958C2.34 27.469 6.502 28 11 28c4.908 0 9.133-.865 9.979 1c.107.233.021 2.754.021 3"/><ellipse cx="11" cy="29" fill="#ffd671" rx="10" ry="4"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23b90053%22%20d%3D%22M9.441%2014.595c.458-1.372%207.41-7.525%2013.286-10.22c1.528-.701%206.602-2.834%208.35-3.271C34.681.203%2036.167.09%2035.666%203.75c-.708%205.171-4.619%2012.596-8.707%2019.751c-2.68%204.213-4.232%206.423-10.365%203.356c-6.13-3.064-9.196-6.13-7.153-12.262%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M22.491%2014.76c3.816%203.768%204.498%209.263%201.524%2012.276s-8.477%202.4-12.294-1.365c-3.816-3.768-4.499-9.264-1.525-12.276c2.975-3.013%208.479-2.401%2012.295%201.365%22%2F%3E%3Cpath%20fill%3D%22%238e0042%22%20d%3D%22M26.96%206.377c1.14.57%202.703%203.605%202.703%204.506s-.901-.901-2.703-2.704c-1.803-1.802-1.803-2.703%200-1.802m.181%208.03c.607.578%201.009%202.787.836%203.354s-.395-.74-1.183-2.22c-.789-1.48-.615-2.047.347-1.134%22%2F%3E%3Cpath%20fill%3D%22%23b90053%22%20d%3D%22M21%2032c0%202.209-4.477%204-10%204S1%2034%201%2032c0-.371-.203-2.6.084-2.958C2.34%2027.469%206.502%2028%2011%2028c4.908%200%209.133-.865%209.979%201c.107.233.021%202.754.021%203%22%2F%3E%3Cellipse%20cx%3D%2211%22%20cy%3D%2229%22%20fill%3D%22%23ffd671%22%20rx%3D%2210%22%20ry%3D%224%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23b90053%22%20d%3D%22M9.441%2014.595c.458-1.372%207.41-7.525%2013.286-10.22c1.528-.701%206.602-2.834%208.35-3.271C34.681.203%2036.167.09%2035.666%203.75c-.708%205.171-4.619%2012.596-8.707%2019.751c-2.68%204.213-4.232%206.423-10.365%203.356c-6.13-3.064-9.196-6.13-7.153-12.262%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M22.491%2014.76c3.816%203.768%204.498%209.263%201.524%2012.276s-8.477%202.4-12.294-1.365c-3.816-3.768-4.499-9.264-1.525-12.276c2.975-3.013%208.479-2.401%2012.295%201.365%22%2F%3E%3Cpath%20fill%3D%22%238e0042%22%20d%3D%22M26.96%206.377c1.14.57%202.703%203.605%202.703%204.506s-.901-.901-2.703-2.704c-1.803-1.802-1.803-2.703%200-1.802m.181%208.03c.607.578%201.009%202.787.836%203.354s-.395-.74-1.183-2.22c-.789-1.48-.615-2.047.347-1.134%22%2F%3E%3Cpath%20fill%3D%22%23b90053%22%20d%3D%22M21%2032c0%202.209-4.477%204-10%204S1%2034%201%2032c0-.371-.203-2.6.084-2.958C2.34%2027.469%206.502%2028%2011%2028c4.908%200%209.133-.865%209.979%201c.107.233.021%202.754.021%203%22%2F%3E%3Cellipse%20cx%3D%2211%22%20cy%3D%2229%22%20fill%3D%22%23ffd671%22%20rx%3D%2210%22%20ry%3D%224%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/roasted-sweet-potato.svg?color=%231a73e8&size=48