brown mushroom emoji
brown-mushroom from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- brown-mushroom
- 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 brown mushroom emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.727 9.795a11.9 11.9 0 0 0-1.682 5.161C4.015 15.3 4 16.148 4 16.5c0 2.118.938 3.5 2.5 3.5h5.382l-1.829 4.963C9.332 26.92 10.781 29 12.868 29h6.12c2.146 0 3.597-2.187 2.765-4.164L19.717 20h5.748C27.483 20 28 18.023 28 16.5c0-.352-.015-1.2-.045-1.544c-.392-4.548-3.32-8.37-7.364-10.046A12 12 0 0 0 16 4c-1.123 0-2.21.154-3.242.443a12.03 12.03 0 0 0-7.031 5.352m8.159 10.55l.126-.345h3.551l.14.37l2.207 5.242A1 1 0 0 1 18.988 27h-6.12a1 1 0 0 1-.938-1.346zM19.55 8.7c-1.239-.715-1.916-1.86-1.513-2.559c.403-.698 1.734-.684 2.973.031s1.916 1.86 1.513 2.559c-.403.698-1.734.684-2.973-.03"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBrownMushroom(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="M5.727 9.795a11.9 11.9 0 0 0-1.682 5.161C4.015 15.3 4 16.148 4 16.5c0 2.118.938 3.5 2.5 3.5h5.382l-1.829 4.963C9.332 26.92 10.781 29 12.868 29h6.12c2.146 0 3.597-2.187 2.765-4.164L19.717 20h5.748C27.483 20 28 18.023 28 16.5c0-.352-.015-1.2-.045-1.544c-.392-4.548-3.32-8.37-7.364-10.046A12 12 0 0 0 16 4c-1.123 0-2.21.154-3.242.443a12.03 12.03 0 0 0-7.031 5.352m8.159 10.55l.126-.345h3.551l.14.37l2.207 5.242A1 1 0 0 1 18.988 27h-6.12a1 1 0 0 1-.938-1.346zM19.55 8.7c-1.239-.715-1.916-1.86-1.513-2.559c.403-.698 1.734-.684 2.973.031s1.916 1.86 1.513 2.559c-.403.698-1.734.684-2.973-.03"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.727 9.795a11.9 11.9 0 0 0-1.682 5.161C4.015 15.3 4 16.148 4 16.5c0 2.118.938 3.5 2.5 3.5h5.382l-1.829 4.963C9.332 26.92 10.781 29 12.868 29h6.12c2.146 0 3.597-2.187 2.765-4.164L19.717 20h5.748C27.483 20 28 18.023 28 16.5c0-.352-.015-1.2-.045-1.544c-.392-4.548-3.32-8.37-7.364-10.046A12 12 0 0 0 16 4c-1.123 0-2.21.154-3.242.443a12.03 12.03 0 0 0-7.031 5.352m8.159 10.55l.126-.345h3.551l.14.37l2.207 5.242A1 1 0 0 1 18.988 27h-6.12a1 1 0 0 1-.938-1.346zM19.55 8.7c-1.239-.715-1.916-1.86-1.513-2.559c.403-.698 1.734-.684 2.973.031s1.916 1.86 1.513 2.559c-.403.698-1.734.684-2.973-.03"/></svg> </template>
CSS
.icon-brown-mushroom {
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%22M5.727%209.795a11.9%2011.9%200%200%200-1.682%205.161C4.015%2015.3%204%2016.148%204%2016.5c0%202.118.938%203.5%202.5%203.5h5.382l-1.829%204.963C9.332%2026.92%2010.781%2029%2012.868%2029h6.12c2.146%200%203.597-2.187%202.765-4.164L19.717%2020h5.748C27.483%2020%2028%2018.023%2028%2016.5c0-.352-.015-1.2-.045-1.544c-.392-4.548-3.32-8.37-7.364-10.046A12%2012%200%200%200%2016%204c-1.123%200-2.21.154-3.242.443a12.03%2012.03%200%200%200-7.031%205.352m8.159%2010.55l.126-.345h3.551l.14.37l2.207%205.242A1%201%200%200%201%2018.988%2027h-6.12a1%201%200%200%201-.938-1.346zM19.55%208.7c-1.239-.715-1.916-1.86-1.513-2.559c.403-.698%201.734-.684%202.973.031s1.916%201.86%201.513%202.559c-.403.698-1.734.684-2.973-.03%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%22M5.727%209.795a11.9%2011.9%200%200%200-1.682%205.161C4.015%2015.3%204%2016.148%204%2016.5c0%202.118.938%203.5%202.5%203.5h5.382l-1.829%204.963C9.332%2026.92%2010.781%2029%2012.868%2029h6.12c2.146%200%203.597-2.187%202.765-4.164L19.717%2020h5.748C27.483%2020%2028%2018.023%2028%2016.5c0-.352-.015-1.2-.045-1.544c-.392-4.548-3.32-8.37-7.364-10.046A12%2012%200%200%200%2016%204c-1.123%200-2.21.154-3.242.443a12.03%2012.03%200%200%200-7.031%205.352m8.159%2010.55l.126-.345h3.551l.14.37l2.207%205.242A1%201%200%200%201%2018.988%2027h-6.12a1%201%200%200%201-.938-1.346zM19.55%208.7c-1.239-.715-1.916-1.86-1.513-2.559c.403-.698%201.734-.684%202.973.031s1.916%201.86%201.513%202.559c-.403.698-1.734.684-2.973-.03%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/brown-mushroom.svg?color=%231a73e8&size=48