mushroom emoji
mushroom from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- mushroom
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
mushroomEmoji One (Colored)mushroomFluent EmojimushroomFluent Emoji FlatmushroomFluent Emoji High ContrastmushroomFirefox OS EmojimushroomHuge IconsmushroomMaterial Line IconsmushroomMaterial Design Iconsmushroom-fillMingCute IconmushroomNoto EmojimushroomStreamline EmojismushroomTabler IconsmushroomTDesign IconsmushroomTwitter Emoji
More animals nature icons from OpenMoji
Use the mushroom emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M27.124 42.962v11.254s-.117 1.901 2.527 1.901h11.77s2.254.557 2.254-2.408V42.96"/><path fill="#d0cfce" d="M27.124 46.732v8.04s-.117 1.357 2.527 1.357h11.77s2.254.397 2.254-1.72v-7.677"/><path fill="#ea5a47" d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path fill="#d22f27" d="M60.996 33.96c0 8.837-11.194 9.001-25.004 9.001c33.174-7.596 0-32.003 0-32.003c13.81 0 25.004 14.164 25.004 23.001"/><path fill="#fff" d="M22.742 15.387s4.692 14.121-10.925 14.012c0 0 3.005-9.064 10.925-14.012"/><ellipse cx="35.996" cy="30.149" fill="#fff" rx="8.021" ry="6.176" transform="rotate(-2.19 35.99 30.144)"/><path fill="#d0cfce" d="M49.155 15.387S44.463 29.508 60.08 29.399c0 0-3.005-9.064-10.925-14.012"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M27.124 46.732v8.04s-.117 1.357 2.527 1.357h11.77s2.254.397 2.254-1.72v-7.677m17.321-12.774c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path d="M22.742 15.387s4.692 14.121-10.925 14.012c0 0 3.005-9.064 10.925-14.012"/><ellipse cx="35.996" cy="30.149" rx="8.021" ry="6.176" transform="rotate(-2.19 35.99 30.144)"/><path d="M49.155 15.387S44.463 29.508 60.08 29.399c0 0-3.005-9.064-10.925-14.012"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMushroom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M27.124 42.962v11.254s-.117 1.901 2.527 1.901h11.77s2.254.557 2.254-2.408V42.96"/><path fill="#d0cfce" d="M27.124 46.732v8.04s-.117 1.357 2.527 1.357h11.77s2.254.397 2.254-1.72v-7.677"/><path fill="#ea5a47" d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path fill="#d22f27" d="M60.996 33.96c0 8.837-11.194 9.001-25.004 9.001c33.174-7.596 0-32.003 0-32.003c13.81 0 25.004 14.164 25.004 23.001"/><path fill="#fff" d="M22.742 15.387s4.692 14.121-10.925 14.012c0 0 3.005-9.064 10.925-14.012"/><ellipse cx="35.996" cy="30.149" fill="#fff" rx="8.021" ry="6.176" transform="rotate(-2.19 35.99 30.144)"/><path fill="#d0cfce" d="M49.155 15.387S44.463 29.508 60.08 29.399c0 0-3.005-9.064-10.925-14.012"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M27.124 46.732v8.04s-.117 1.357 2.527 1.357h11.77s2.254.397 2.254-1.72v-7.677m17.321-12.774c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path d="M22.742 15.387s4.692 14.121-10.925 14.012c0 0 3.005-9.064 10.925-14.012"/><ellipse cx="35.996" cy="30.149" rx="8.021" ry="6.176" transform="rotate(-2.19 35.99 30.144)"/><path d="M49.155 15.387S44.463 29.508 60.08 29.399c0 0-3.005-9.064-10.925-14.012"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M27.124 42.962v11.254s-.117 1.901 2.527 1.901h11.77s2.254.557 2.254-2.408V42.96"/><path fill="#d0cfce" d="M27.124 46.732v8.04s-.117 1.357 2.527 1.357h11.77s2.254.397 2.254-1.72v-7.677"/><path fill="#ea5a47" d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path fill="#d22f27" d="M60.996 33.96c0 8.837-11.194 9.001-25.004 9.001c33.174-7.596 0-32.003 0-32.003c13.81 0 25.004 14.164 25.004 23.001"/><path fill="#fff" d="M22.742 15.387s4.692 14.121-10.925 14.012c0 0 3.005-9.064 10.925-14.012"/><ellipse cx="35.996" cy="30.149" fill="#fff" rx="8.021" ry="6.176" transform="rotate(-2.19 35.99 30.144)"/><path fill="#d0cfce" d="M49.155 15.387S44.463 29.508 60.08 29.399c0 0-3.005-9.064-10.925-14.012"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M27.124 46.732v8.04s-.117 1.357 2.527 1.357h11.77s2.254.397 2.254-1.72v-7.677m17.321-12.774c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path d="M60.996 33.958c0 8.837-11.193 9-25 9s-25-.163-25-9s11.193-23 25-23s25 14.164 25 23"/><path d="M22.742 15.387s4.692 14.121-10.925 14.012c0 0 3.005-9.064 10.925-14.012"/><ellipse cx="35.996" cy="30.149" rx="8.021" ry="6.176" transform="rotate(-2.19 35.99 30.144)"/><path d="M49.155 15.387S44.463 29.508 60.08 29.399c0 0-3.005-9.064-10.925-14.012"/></g></svg> </template>
CSS
.icon-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M27.124%2042.962v11.254s-.117%201.901%202.527%201.901h11.77s2.254.557%202.254-2.408V42.96%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M27.124%2046.732v8.04s-.117%201.357%202.527%201.357h11.77s2.254.397%202.254-1.72v-7.677%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M60.996%2033.958c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M60.996%2033.958c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M60.996%2033.96c0%208.837-11.194%209.001-25.004%209.001c33.174-7.596%200-32.003%200-32.003c13.81%200%2025.004%2014.164%2025.004%2023.001%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.742%2015.387s4.692%2014.121-10.925%2014.012c0%200%203.005-9.064%2010.925-14.012%22%2F%3E%3Cellipse%20cx%3D%2235.996%22%20cy%3D%2230.149%22%20fill%3D%22%23fff%22%20rx%3D%228.021%22%20ry%3D%226.176%22%20transform%3D%22rotate(-2.19%2035.99%2030.144)%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M49.155%2015.387S44.463%2029.508%2060.08%2029.399c0%200-3.005-9.064-10.925-14.012%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M27.124%2046.732v8.04s-.117%201.357%202.527%201.357h11.77s2.254.397%202.254-1.72v-7.677m17.321-12.774c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20d%3D%22M60.996%2033.958c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20d%3D%22M22.742%2015.387s4.692%2014.121-10.925%2014.012c0%200%203.005-9.064%2010.925-14.012%22%2F%3E%3Cellipse%20cx%3D%2235.996%22%20cy%3D%2230.149%22%20rx%3D%228.021%22%20ry%3D%226.176%22%20transform%3D%22rotate(-2.19%2035.99%2030.144)%22%2F%3E%3Cpath%20d%3D%22M49.155%2015.387S44.463%2029.508%2060.08%2029.399c0%200-3.005-9.064-10.925-14.012%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M27.124%2042.962v11.254s-.117%201.901%202.527%201.901h11.77s2.254.557%202.254-2.408V42.96%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M27.124%2046.732v8.04s-.117%201.357%202.527%201.357h11.77s2.254.397%202.254-1.72v-7.677%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M60.996%2033.958c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M60.996%2033.958c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M60.996%2033.96c0%208.837-11.194%209.001-25.004%209.001c33.174-7.596%200-32.003%200-32.003c13.81%200%2025.004%2014.164%2025.004%2023.001%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.742%2015.387s4.692%2014.121-10.925%2014.012c0%200%203.005-9.064%2010.925-14.012%22%2F%3E%3Cellipse%20cx%3D%2235.996%22%20cy%3D%2230.149%22%20fill%3D%22%23fff%22%20rx%3D%228.021%22%20ry%3D%226.176%22%20transform%3D%22rotate(-2.19%2035.99%2030.144)%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M49.155%2015.387S44.463%2029.508%2060.08%2029.399c0%200-3.005-9.064-10.925-14.012%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M27.124%2046.732v8.04s-.117%201.357%202.527%201.357h11.77s2.254.397%202.254-1.72v-7.677m17.321-12.774c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20d%3D%22M60.996%2033.958c0%208.837-11.193%209-25%209s-25-.163-25-9s11.193-23%2025-23s25%2014.164%2025%2023%22%2F%3E%3Cpath%20d%3D%22M22.742%2015.387s4.692%2014.121-10.925%2014.012c0%200%203.005-9.064%2010.925-14.012%22%2F%3E%3Cellipse%20cx%3D%2235.996%22%20cy%3D%2230.149%22%20rx%3D%228.021%22%20ry%3D%226.176%22%20transform%3D%22rotate(-2.19%2035.99%2030.144)%22%2F%3E%3Cpath%20d%3D%22M49.155%2015.387S44.463%2029.508%2060.08%2029.399c0%200-3.005-9.064-10.925-14.012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/mushroom.svg?color=%231a73e8&size=48