eggplant emoji
eggplant from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- eggplant
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji High Contrast
Use the eggplant emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 1A2.5 2.5 0 0 0 5 3.5v.084A6.75 6.75 0 0 0 1 9.75V10c0 .552.24 1.105.676 1.453c.22.175.514.316.862.333c.124 4.004.624 8.257 2.444 11.74c1.14 2.182 2.8 4.07 5.196 5.403C12.565 30.257 15.619 31 19.5 31c5.205 0 8.167-1.57 9.786-3.632C30.872 25.35 31 23.068 31 22c0-1.64-.722-3.769-2.286-5.365c-1.608-1.642-4.063-2.674-7.378-2.121c-3.1.516-4.739-.297-5.753-1.396c-.617-.67-1.047-1.484-1.398-2.346A1.8 1.8 0 0 0 14.5 9.75c0-2.94-1.88-5.44-4.503-6.367A2.5 2.5 0 0 0 7.5 1m3.5 9c.117 0 .17.027.235.08c.104.084.206.215.4.483l.003.003l.17.232c.104.137.23.262.38.363c.427 1.117 1.013 2.325 1.925 3.313c1.552 1.682 3.913 2.619 7.551 2.012c2.685-.447 4.48.384 5.622 1.549C28.472 19.245 29 20.866 29 22c0 .931-.122 2.65-1.286 4.132C26.584 27.571 24.295 29 19.5 29c-3.629 0-6.329-.694-8.35-1.82c-2.013-1.12-3.413-2.7-4.396-4.58c-1.81-3.465-2.191-7.915-2.246-12.27c.087-.107.156-.18.226-.237A.37.37 0 0 1 5 10c.12 0 .186.03.266.093c.118.095.23.236.434.507l.043.058C6.09 11.125 6.743 12 8 12s1.909-.875 2.257-1.342l.043-.058c.203-.27.316-.412.434-.507A.37.37 0 0 1 11 10"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastEggplant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 1A2.5 2.5 0 0 0 5 3.5v.084A6.75 6.75 0 0 0 1 9.75V10c0 .552.24 1.105.676 1.453c.22.175.514.316.862.333c.124 4.004.624 8.257 2.444 11.74c1.14 2.182 2.8 4.07 5.196 5.403C12.565 30.257 15.619 31 19.5 31c5.205 0 8.167-1.57 9.786-3.632C30.872 25.35 31 23.068 31 22c0-1.64-.722-3.769-2.286-5.365c-1.608-1.642-4.063-2.674-7.378-2.121c-3.1.516-4.739-.297-5.753-1.396c-.617-.67-1.047-1.484-1.398-2.346A1.8 1.8 0 0 0 14.5 9.75c0-2.94-1.88-5.44-4.503-6.367A2.5 2.5 0 0 0 7.5 1m3.5 9c.117 0 .17.027.235.08c.104.084.206.215.4.483l.003.003l.17.232c.104.137.23.262.38.363c.427 1.117 1.013 2.325 1.925 3.313c1.552 1.682 3.913 2.619 7.551 2.012c2.685-.447 4.48.384 5.622 1.549C28.472 19.245 29 20.866 29 22c0 .931-.122 2.65-1.286 4.132C26.584 27.571 24.295 29 19.5 29c-3.629 0-6.329-.694-8.35-1.82c-2.013-1.12-3.413-2.7-4.396-4.58c-1.81-3.465-2.191-7.915-2.246-12.27c.087-.107.156-.18.226-.237A.37.37 0 0 1 5 10c.12 0 .186.03.266.093c.118.095.23.236.434.507l.043.058C6.09 11.125 6.743 12 8 12s1.909-.875 2.257-1.342l.043-.058c.203-.27.316-.412.434-.507A.37.37 0 0 1 11 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 1A2.5 2.5 0 0 0 5 3.5v.084A6.75 6.75 0 0 0 1 9.75V10c0 .552.24 1.105.676 1.453c.22.175.514.316.862.333c.124 4.004.624 8.257 2.444 11.74c1.14 2.182 2.8 4.07 5.196 5.403C12.565 30.257 15.619 31 19.5 31c5.205 0 8.167-1.57 9.786-3.632C30.872 25.35 31 23.068 31 22c0-1.64-.722-3.769-2.286-5.365c-1.608-1.642-4.063-2.674-7.378-2.121c-3.1.516-4.739-.297-5.753-1.396c-.617-.67-1.047-1.484-1.398-2.346A1.8 1.8 0 0 0 14.5 9.75c0-2.94-1.88-5.44-4.503-6.367A2.5 2.5 0 0 0 7.5 1m3.5 9c.117 0 .17.027.235.08c.104.084.206.215.4.483l.003.003l.17.232c.104.137.23.262.38.363c.427 1.117 1.013 2.325 1.925 3.313c1.552 1.682 3.913 2.619 7.551 2.012c2.685-.447 4.48.384 5.622 1.549C28.472 19.245 29 20.866 29 22c0 .931-.122 2.65-1.286 4.132C26.584 27.571 24.295 29 19.5 29c-3.629 0-6.329-.694-8.35-1.82c-2.013-1.12-3.413-2.7-4.396-4.58c-1.81-3.465-2.191-7.915-2.246-12.27c.087-.107.156-.18.226-.237A.37.37 0 0 1 5 10c.12 0 .186.03.266.093c.118.095.23.236.434.507l.043.058C6.09 11.125 6.743 12 8 12s1.909-.875 2.257-1.342l.043-.058c.203-.27.316-.412.434-.507A.37.37 0 0 1 11 10"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%201A2.5%202.5%200%200%200%205%203.5v.084A6.75%206.75%200%200%200%201%209.75V10c0%20.552.24%201.105.676%201.453c.22.175.514.316.862.333c.124%204.004.624%208.257%202.444%2011.74c1.14%202.182%202.8%204.07%205.196%205.403C12.565%2030.257%2015.619%2031%2019.5%2031c5.205%200%208.167-1.57%209.786-3.632C30.872%2025.35%2031%2023.068%2031%2022c0-1.64-.722-3.769-2.286-5.365c-1.608-1.642-4.063-2.674-7.378-2.121c-3.1.516-4.739-.297-5.753-1.396c-.617-.67-1.047-1.484-1.398-2.346A1.8%201.8%200%200%200%2014.5%209.75c0-2.94-1.88-5.44-4.503-6.367A2.5%202.5%200%200%200%207.5%201m3.5%209c.117%200%20.17.027.235.08c.104.084.206.215.4.483l.003.003l.17.232c.104.137.23.262.38.363c.427%201.117%201.013%202.325%201.925%203.313c1.552%201.682%203.913%202.619%207.551%202.012c2.685-.447%204.48.384%205.622%201.549C28.472%2019.245%2029%2020.866%2029%2022c0%20.931-.122%202.65-1.286%204.132C26.584%2027.571%2024.295%2029%2019.5%2029c-3.629%200-6.329-.694-8.35-1.82c-2.013-1.12-3.413-2.7-4.396-4.58c-1.81-3.465-2.191-7.915-2.246-12.27c.087-.107.156-.18.226-.237A.37.37%200%200%201%205%2010c.12%200%20.186.03.266.093c.118.095.23.236.434.507l.043.058C6.09%2011.125%206.743%2012%208%2012s1.909-.875%202.257-1.342l.043-.058c.203-.27.316-.412.434-.507A.37.37%200%200%201%2011%2010%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%201A2.5%202.5%200%200%200%205%203.5v.084A6.75%206.75%200%200%200%201%209.75V10c0%20.552.24%201.105.676%201.453c.22.175.514.316.862.333c.124%204.004.624%208.257%202.444%2011.74c1.14%202.182%202.8%204.07%205.196%205.403C12.565%2030.257%2015.619%2031%2019.5%2031c5.205%200%208.167-1.57%209.786-3.632C30.872%2025.35%2031%2023.068%2031%2022c0-1.64-.722-3.769-2.286-5.365c-1.608-1.642-4.063-2.674-7.378-2.121c-3.1.516-4.739-.297-5.753-1.396c-.617-.67-1.047-1.484-1.398-2.346A1.8%201.8%200%200%200%2014.5%209.75c0-2.94-1.88-5.44-4.503-6.367A2.5%202.5%200%200%200%207.5%201m3.5%209c.117%200%20.17.027.235.08c.104.084.206.215.4.483l.003.003l.17.232c.104.137.23.262.38.363c.427%201.117%201.013%202.325%201.925%203.313c1.552%201.682%203.913%202.619%207.551%202.012c2.685-.447%204.48.384%205.622%201.549C28.472%2019.245%2029%2020.866%2029%2022c0%20.931-.122%202.65-1.286%204.132C26.584%2027.571%2024.295%2029%2019.5%2029c-3.629%200-6.329-.694-8.35-1.82c-2.013-1.12-3.413-2.7-4.396-4.58c-1.81-3.465-2.191-7.915-2.246-12.27c.087-.107.156-.18.226-.237A.37.37%200%200%201%205%2010c.12%200%20.186.03.266.093c.118.095.23.236.434.507l.043.058C6.09%2011.125%206.743%2012%208%2012s1.909-.875%202.257-1.342l.043-.058c.203-.27.316-.412.434-.507A.37.37%200%200%201%2011%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/eggplant.svg?color=%231a73e8&size=48