chestnut emoji
chestnut from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- chestnut
- 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 chestnut emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.987 12.586c2.8 2.624 3.52 6.153 2.69 9.259l-.044.155c-1.09 3.833-4.541 7-9.356 7h-8.569c-4.804 0-8.256-3.167-9.346-7l-.042-.155c-.82-3.106-.11-6.625 2.69-9.26l9.588-9.032a2.05 2.05 0 0 1 2.8 0zM4.464 22c1.023 2.798 3.647 5 7.244 5h8.57c3.607 0 6.23-2.203 7.254-5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastChestnut(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="M26.987 12.586c2.8 2.624 3.52 6.153 2.69 9.259l-.044.155c-1.09 3.833-4.541 7-9.356 7h-8.569c-4.804 0-8.256-3.167-9.346-7l-.042-.155c-.82-3.106-.11-6.625 2.69-9.26l9.588-9.032a2.05 2.05 0 0 1 2.8 0zM4.464 22c1.023 2.798 3.647 5 7.244 5h8.57c3.607 0 6.23-2.203 7.254-5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.987 12.586c2.8 2.624 3.52 6.153 2.69 9.259l-.044.155c-1.09 3.833-4.541 7-9.356 7h-8.569c-4.804 0-8.256-3.167-9.346-7l-.042-.155c-.82-3.106-.11-6.625 2.69-9.26l9.588-9.032a2.05 2.05 0 0 1 2.8 0zM4.464 22c1.023 2.798 3.647 5 7.244 5h8.57c3.607 0 6.23-2.203 7.254-5z"/></svg> </template>
CSS
.icon-chestnut {
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%22M26.987%2012.586c2.8%202.624%203.52%206.153%202.69%209.259l-.044.155c-1.09%203.833-4.541%207-9.356%207h-8.569c-4.804%200-8.256-3.167-9.346-7l-.042-.155c-.82-3.106-.11-6.625%202.69-9.26l9.588-9.032a2.05%202.05%200%200%201%202.8%200zM4.464%2022c1.023%202.798%203.647%205%207.244%205h8.57c3.607%200%206.23-2.203%207.254-5z%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%22M26.987%2012.586c2.8%202.624%203.52%206.153%202.69%209.259l-.044.155c-1.09%203.833-4.541%207-9.356%207h-8.569c-4.804%200-8.256-3.167-9.346-7l-.042-.155c-.82-3.106-.11-6.625%202.69-9.26l9.588-9.032a2.05%202.05%200%200%201%202.8%200zM4.464%2022c1.023%202.798%203.647%205%207.244%205h8.57c3.607%200%206.23-2.203%207.254-5z%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/chestnut.svg?color=%231a73e8&size=48