potato emoji

potato from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
potato
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the potato emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGxYzQFeJE" fill="none" stroke="#000" d="M59.042 27.873c0 18.29-7.596 27.208-14.675 31.541c-6.185 3.804-11.992 4.107-11.992 4.107c-10.807 0-19.574-8.767-19.574-19.575c0-6.65 3.733-11.43 8.376-16.073C33.247 15.804 31.94 9.508 42.83 9.508c8.956 0 16.212 7.268 16.212 16.224z"/></defs><g fill="#a57939"><path d="M59.042 27.873c0 18.29-7.596 27.208-14.675 31.541c-6.185 3.804-11.992 4.107-11.992 4.107c-10.807 0-19.574-8.767-19.574-19.575c0-6.65 3.733-11.43 8.376-16.073C33.247 15.804 31.94 9.508 42.83 9.508c8.956 0 16.212 7.268 16.212 16.224z"/><path d="M59.045 25.73v2.14c0 18.29-7.6 27.21-14.68 31.54c-6.18 3.81-11.99 4.11-11.99 4.11c-1.67 0-3.28-.21-4.82-.6c31.56-8.62 25.35-49.89 25.35-49.89c3.74 2.97 6.14 7.56 6.14 12.7"/><circle cx="38.274" cy="51.65" r="3.241"/></g><use href="#SVGxYzQFeJE" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><circle cx="39.534" cy="16.215" r="1.26"/><circle cx="38.274" cy="51.65" r="3.241" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><use href="#SVGxYzQFeJE" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPotato(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGxYzQFeJE" fill="none" stroke="#000" d="M59.042 27.873c0 18.29-7.596 27.208-14.675 31.541c-6.185 3.804-11.992 4.107-11.992 4.107c-10.807 0-19.574-8.767-19.574-19.575c0-6.65 3.733-11.43 8.376-16.073C33.247 15.804 31.94 9.508 42.83 9.508c8.956 0 16.212 7.268 16.212 16.224z"/></defs><g fill="#a57939"><path d="M59.042 27.873c0 18.29-7.596 27.208-14.675 31.541c-6.185 3.804-11.992 4.107-11.992 4.107c-10.807 0-19.574-8.767-19.574-19.575c0-6.65 3.733-11.43 8.376-16.073C33.247 15.804 31.94 9.508 42.83 9.508c8.956 0 16.212 7.268 16.212 16.224z"/><path d="M59.045 25.73v2.14c0 18.29-7.6 27.21-14.68 31.54c-6.18 3.81-11.99 4.11-11.99 4.11c-1.67 0-3.28-.21-4.82-.6c31.56-8.62 25.35-49.89 25.35-49.89c3.74 2.97 6.14 7.56 6.14 12.7"/><circle cx="38.274" cy="51.65" r="3.241"/></g><use href="#SVGxYzQFeJE" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><circle cx="39.534" cy="16.215" r="1.26"/><circle cx="38.274" cy="51.65" r="3.241" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><use href="#SVGxYzQFeJE" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGxYzQFeJE" fill="none" stroke="#000" d="M59.042 27.873c0 18.29-7.596 27.208-14.675 31.541c-6.185 3.804-11.992 4.107-11.992 4.107c-10.807 0-19.574-8.767-19.574-19.575c0-6.65 3.733-11.43 8.376-16.073C33.247 15.804 31.94 9.508 42.83 9.508c8.956 0 16.212 7.268 16.212 16.224z"/></defs><g fill="#a57939"><path d="M59.042 27.873c0 18.29-7.596 27.208-14.675 31.541c-6.185 3.804-11.992 4.107-11.992 4.107c-10.807 0-19.574-8.767-19.574-19.575c0-6.65 3.733-11.43 8.376-16.073C33.247 15.804 31.94 9.508 42.83 9.508c8.956 0 16.212 7.268 16.212 16.224z"/><path d="M59.045 25.73v2.14c0 18.29-7.6 27.21-14.68 31.54c-6.18 3.81-11.99 4.11-11.99 4.11c-1.67 0-3.28-.21-4.82-.6c31.56-8.62 25.35-49.89 25.35-49.89c3.74 2.97 6.14 7.56 6.14 12.7"/><circle cx="38.274" cy="51.65" r="3.241"/></g><use href="#SVGxYzQFeJE" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><circle cx="39.534" cy="16.215" r="1.26"/><circle cx="38.274" cy="51.65" r="3.241" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><use href="#SVGxYzQFeJE" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/></svg>
</template>

CSS

.icon-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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGxYzQFeJE%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20d%3D%22M59.042%2027.873c0%2018.29-7.596%2027.208-14.675%2031.541c-6.185%203.804-11.992%204.107-11.992%204.107c-10.807%200-19.574-8.767-19.574-19.575c0-6.65%203.733-11.43%208.376-16.073C33.247%2015.804%2031.94%209.508%2042.83%209.508c8.956%200%2016.212%207.268%2016.212%2016.224z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22%23a57939%22%3E%3Cpath%20d%3D%22M59.042%2027.873c0%2018.29-7.596%2027.208-14.675%2031.541c-6.185%203.804-11.992%204.107-11.992%204.107c-10.807%200-19.574-8.767-19.574-19.575c0-6.65%203.733-11.43%208.376-16.073C33.247%2015.804%2031.94%209.508%2042.83%209.508c8.956%200%2016.212%207.268%2016.212%2016.224z%22%2F%3E%3Cpath%20d%3D%22M59.045%2025.73v2.14c0%2018.29-7.6%2027.21-14.68%2031.54c-6.18%203.81-11.99%204.11-11.99%204.11c-1.67%200-3.28-.21-4.82-.6c31.56-8.62%2025.35-49.89%2025.35-49.89c3.74%202.97%206.14%207.56%206.14%2012.7%22%2F%3E%3Ccircle%20cx%3D%2238.274%22%20cy%3D%2251.65%22%20r%3D%223.241%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGxYzQFeJE%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2239.534%22%20cy%3D%2216.215%22%20r%3D%221.26%22%2F%3E%3Ccircle%20cx%3D%2238.274%22%20cy%3D%2251.65%22%20r%3D%223.241%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGxYzQFeJE%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGxYzQFeJE%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20d%3D%22M59.042%2027.873c0%2018.29-7.596%2027.208-14.675%2031.541c-6.185%203.804-11.992%204.107-11.992%204.107c-10.807%200-19.574-8.767-19.574-19.575c0-6.65%203.733-11.43%208.376-16.073C33.247%2015.804%2031.94%209.508%2042.83%209.508c8.956%200%2016.212%207.268%2016.212%2016.224z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22%23a57939%22%3E%3Cpath%20d%3D%22M59.042%2027.873c0%2018.29-7.596%2027.208-14.675%2031.541c-6.185%203.804-11.992%204.107-11.992%204.107c-10.807%200-19.574-8.767-19.574-19.575c0-6.65%203.733-11.43%208.376-16.073C33.247%2015.804%2031.94%209.508%2042.83%209.508c8.956%200%2016.212%207.268%2016.212%2016.224z%22%2F%3E%3Cpath%20d%3D%22M59.045%2025.73v2.14c0%2018.29-7.6%2027.21-14.68%2031.54c-6.18%203.81-11.99%204.11-11.99%204.11c-1.67%200-3.28-.21-4.82-.6c31.56-8.62%2025.35-49.89%2025.35-49.89c3.74%202.97%206.14%207.56%206.14%2012.7%22%2F%3E%3Ccircle%20cx%3D%2238.274%22%20cy%3D%2251.65%22%20r%3D%223.241%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGxYzQFeJE%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2239.534%22%20cy%3D%2216.215%22%20r%3D%221.26%22%2F%3E%3Ccircle%20cx%3D%2238.274%22%20cy%3D%2251.65%22%20r%3D%223.241%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGxYzQFeJE%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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