potato emoji
potato from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- 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 potato emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M.25 13c0-7.158 10-15 18-8c2.714 2.375 5 4 5 7c12-2 13.703 8.892 12 14c-1 3-5.868 11.059-24 3c-9-4-11-11.616-11-16"/><path fill="#c1694f" d="M17.71 14.822c1.827-1.737 3.628-2.498 5.649-2.838l-.109.015c0-.858-.204-1.597-.534-2.28c-2.074.772-4.288 2.281-5.006 5.103"/><circle cx="10.25" cy="16" r="1" fill="#c1694f"/><circle cx="30.25" cy="26" r="1" fill="#c1694f"/><circle cx="14.75" cy="25.5" r="1.5" fill="#c1694f"/><circle cx="5.75" cy="19.5" r="1.5" fill="#c1694f"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPotato(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M.25 13c0-7.158 10-15 18-8c2.714 2.375 5 4 5 7c12-2 13.703 8.892 12 14c-1 3-5.868 11.059-24 3c-9-4-11-11.616-11-16"/><path fill="#c1694f" d="M17.71 14.822c1.827-1.737 3.628-2.498 5.649-2.838l-.109.015c0-.858-.204-1.597-.534-2.28c-2.074.772-4.288 2.281-5.006 5.103"/><circle cx="10.25" cy="16" r="1" fill="#c1694f"/><circle cx="30.25" cy="26" r="1" fill="#c1694f"/><circle cx="14.75" cy="25.5" r="1.5" fill="#c1694f"/><circle cx="5.75" cy="19.5" r="1.5" fill="#c1694f"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M.25 13c0-7.158 10-15 18-8c2.714 2.375 5 4 5 7c12-2 13.703 8.892 12 14c-1 3-5.868 11.059-24 3c-9-4-11-11.616-11-16"/><path fill="#c1694f" d="M17.71 14.822c1.827-1.737 3.628-2.498 5.649-2.838l-.109.015c0-.858-.204-1.597-.534-2.28c-2.074.772-4.288 2.281-5.006 5.103"/><circle cx="10.25" cy="16" r="1" fill="#c1694f"/><circle cx="30.25" cy="26" r="1" fill="#c1694f"/><circle cx="14.75" cy="25.5" r="1.5" fill="#c1694f"/><circle cx="5.75" cy="19.5" r="1.5" fill="#c1694f"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M.25%2013c0-7.158%2010-15%2018-8c2.714%202.375%205%204%205%207c12-2%2013.703%208.892%2012%2014c-1%203-5.868%2011.059-24%203c-9-4-11-11.616-11-16%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M17.71%2014.822c1.827-1.737%203.628-2.498%205.649-2.838l-.109.015c0-.858-.204-1.597-.534-2.28c-2.074.772-4.288%202.281-5.006%205.103%22%2F%3E%3Ccircle%20cx%3D%2210.25%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%23c1694f%22%2F%3E%3Ccircle%20cx%3D%2230.25%22%20cy%3D%2226%22%20r%3D%221%22%20fill%3D%22%23c1694f%22%2F%3E%3Ccircle%20cx%3D%2214.75%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22%23c1694f%22%2F%3E%3Ccircle%20cx%3D%225.75%22%20cy%3D%2219.5%22%20r%3D%221.5%22%20fill%3D%22%23c1694f%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%23d99e82%22%20d%3D%22M.25%2013c0-7.158%2010-15%2018-8c2.714%202.375%205%204%205%207c12-2%2013.703%208.892%2012%2014c-1%203-5.868%2011.059-24%203c-9-4-11-11.616-11-16%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M17.71%2014.822c1.827-1.737%203.628-2.498%205.649-2.838l-.109.015c0-.858-.204-1.597-.534-2.28c-2.074.772-4.288%202.281-5.006%205.103%22%2F%3E%3Ccircle%20cx%3D%2210.25%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%23c1694f%22%2F%3E%3Ccircle%20cx%3D%2230.25%22%20cy%3D%2226%22%20r%3D%221%22%20fill%3D%22%23c1694f%22%2F%3E%3Ccircle%20cx%3D%2214.75%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22%23c1694f%22%2F%3E%3Ccircle%20cx%3D%225.75%22%20cy%3D%2219.5%22%20r%3D%221.5%22%20fill%3D%22%23c1694f%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/potato.svg?color=%231a73e8&size=48