potato from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
potato
Set
Fluent Emoji Flat
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji Flat

Use the potato emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M23.257 2.926c-4.2-1.98-9.22-.7-11.96 3.04l-5.24 7.14c-3.95 5.38-2 13.03 4.04 15.87c5.33 2.51 11.67.19 14.14-5.15l3.71-8.04c2.23-4.84.14-10.58-4.69-12.86"/><path fill="#d3883e" d="M21.367 6.546a1.4 1.4 0 1 1-2.8 0a1.4 1.4 0 0 1 2.8 0m-2.87 8.78a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66m-8.5 5.36a1.68 1.68 0 1 0 0-3.36a1.68 1.68 0 0 0 0 3.36m2.47 3.19a1.16 1.16 0 1 1-2.32 0a1.16 1.16 0 0 1 2.32 0m12.03-8.06a1.16 1.16 0 1 0 0-2.32a1.16 1.16 0 0 0 0 2.32"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPotato(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M23.257 2.926c-4.2-1.98-9.22-.7-11.96 3.04l-5.24 7.14c-3.95 5.38-2 13.03 4.04 15.87c5.33 2.51 11.67.19 14.14-5.15l3.71-8.04c2.23-4.84.14-10.58-4.69-12.86"/><path fill="#d3883e" d="M21.367 6.546a1.4 1.4 0 1 1-2.8 0a1.4 1.4 0 0 1 2.8 0m-2.87 8.78a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66m-8.5 5.36a1.68 1.68 0 1 0 0-3.36a1.68 1.68 0 0 0 0 3.36m2.47 3.19a1.16 1.16 0 1 1-2.32 0a1.16 1.16 0 0 1 2.32 0m12.03-8.06a1.16 1.16 0 1 0 0-2.32a1.16 1.16 0 0 0 0 2.32"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M23.257 2.926c-4.2-1.98-9.22-.7-11.96 3.04l-5.24 7.14c-3.95 5.38-2 13.03 4.04 15.87c5.33 2.51 11.67.19 14.14-5.15l3.71-8.04c2.23-4.84.14-10.58-4.69-12.86"/><path fill="#d3883e" d="M21.367 6.546a1.4 1.4 0 1 1-2.8 0a1.4 1.4 0 0 1 2.8 0m-2.87 8.78a1.83 1.83 0 1 0 0-3.66a1.83 1.83 0 0 0 0 3.66m-8.5 5.36a1.68 1.68 0 1 0 0-3.36a1.68 1.68 0 0 0 0 3.36m2.47 3.19a1.16 1.16 0 1 1-2.32 0a1.16 1.16 0 0 1 2.32 0m12.03-8.06a1.16 1.16 0 1 0 0-2.32a1.16 1.16 0 0 0 0 2.32"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M23.257%202.926c-4.2-1.98-9.22-.7-11.96%203.04l-5.24%207.14c-3.95%205.38-2%2013.03%204.04%2015.87c5.33%202.51%2011.67.19%2014.14-5.15l3.71-8.04c2.23-4.84.14-10.58-4.69-12.86%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M21.367%206.546a1.4%201.4%200%201%201-2.8%200a1.4%201.4%200%200%201%202.8%200m-2.87%208.78a1.83%201.83%200%201%200%200-3.66a1.83%201.83%200%200%200%200%203.66m-8.5%205.36a1.68%201.68%200%201%200%200-3.36a1.68%201.68%200%200%200%200%203.36m2.47%203.19a1.16%201.16%200%201%201-2.32%200a1.16%201.16%200%200%201%202.32%200m12.03-8.06a1.16%201.16%200%201%200%200-2.32a1.16%201.16%200%200%200%200%202.32%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M23.257%202.926c-4.2-1.98-9.22-.7-11.96%203.04l-5.24%207.14c-3.95%205.38-2%2013.03%204.04%2015.87c5.33%202.51%2011.67.19%2014.14-5.15l3.71-8.04c2.23-4.84.14-10.58-4.69-12.86%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M21.367%206.546a1.4%201.4%200%201%201-2.8%200a1.4%201.4%200%200%201%202.8%200m-2.87%208.78a1.83%201.83%200%201%200%200-3.66a1.83%201.83%200%200%200%200%203.66m-8.5%205.36a1.68%201.68%200%201%200%200-3.36a1.68%201.68%200%200%200%200%203.36m2.47%203.19a1.16%201.16%200%201%201-2.32%200a1.16%201.16%200%200%201%202.32%200m12.03-8.06a1.16%201.16%200%201%200%200-2.32a1.16%201.16%200%200%200%200%202.32%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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