eggplant emoji
eggplant from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- eggplant
- 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 eggplant emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#744eaa" d="M6 4c3 0 5 2 8 6s7.957 7.191 12 8c5 1 9 5 9 11c0 4.897-3.846 7-9 7c-5 0-9-3-14-8S2 14 2 10s1-6 4-6"/><path fill="#77b255" d="M3.515 0c1.248 0 1.248 1.248 1.248 2.495c0 1.764 1.248 1.129 2.496 1.129C8.505 3.624 11 6 11 6H7.258c-1.248 0 0 2.614-1.248 2.614S4.762 7.426 3.515 7.426S2 11 2 11s-1.604-4.153.267-6.024C3.515 3.728 1.02 0 3.515 0"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiEggplant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#744eaa" d="M6 4c3 0 5 2 8 6s7.957 7.191 12 8c5 1 9 5 9 11c0 4.897-3.846 7-9 7c-5 0-9-3-14-8S2 14 2 10s1-6 4-6"/><path fill="#77b255" d="M3.515 0c1.248 0 1.248 1.248 1.248 2.495c0 1.764 1.248 1.129 2.496 1.129C8.505 3.624 11 6 11 6H7.258c-1.248 0 0 2.614-1.248 2.614S4.762 7.426 3.515 7.426S2 11 2 11s-1.604-4.153.267-6.024C3.515 3.728 1.02 0 3.515 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#744eaa" d="M6 4c3 0 5 2 8 6s7.957 7.191 12 8c5 1 9 5 9 11c0 4.897-3.846 7-9 7c-5 0-9-3-14-8S2 14 2 10s1-6 4-6"/><path fill="#77b255" d="M3.515 0c1.248 0 1.248 1.248 1.248 2.495c0 1.764 1.248 1.129 2.496 1.129C8.505 3.624 11 6 11 6H7.258c-1.248 0 0 2.614-1.248 2.614S4.762 7.426 3.515 7.426S2 11 2 11s-1.604-4.153.267-6.024C3.515 3.728 1.02 0 3.515 0"/></svg> </template>
CSS
.icon-eggplant {
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%23744eaa%22%20d%3D%22M6%204c3%200%205%202%208%206s7.957%207.191%2012%208c5%201%209%205%209%2011c0%204.897-3.846%207-9%207c-5%200-9-3-14-8S2%2014%202%2010s1-6%204-6%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M3.515%200c1.248%200%201.248%201.248%201.248%202.495c0%201.764%201.248%201.129%202.496%201.129C8.505%203.624%2011%206%2011%206H7.258c-1.248%200%200%202.614-1.248%202.614S4.762%207.426%203.515%207.426S2%2011%202%2011s-1.604-4.153.267-6.024C3.515%203.728%201.02%200%203.515%200%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%23744eaa%22%20d%3D%22M6%204c3%200%205%202%208%206s7.957%207.191%2012%208c5%201%209%205%209%2011c0%204.897-3.846%207-9%207c-5%200-9-3-14-8S2%2014%202%2010s1-6%204-6%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M3.515%200c1.248%200%201.248%201.248%201.248%202.495c0%201.764%201.248%201.129%202.496%201.129C8.505%203.624%2011%206%2011%206H7.258c-1.248%200%200%202.614-1.248%202.614S4.762%207.426%203.515%207.426S2%2011%202%2011s-1.604-4.153.267-6.024C3.515%203.728%201.02%200%203.515%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/eggplant.svg?color=%231a73e8&size=48