mushroom from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.

Name
mushroom
Set
Streamline Emojis
Style
Default
Category
Food Drink
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More food drink icons from Streamline Emojis

Use the mushroom emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M11.61 44.88a12.4 1.62 0 1 0 24.8 0a12.4 1.62 0 1 0-24.8 0" opacity=".15"/><path fill="#fff5e3" d="M31 33.68a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.62 4.58-2.78 6.2-2.69 8.62S18.79 45 24 45s9.61-.27 9.7-2.7s-2.07-4.04-2.7-8.62"/><path fill="#f7e5c6" d="M16.77 34.94a24.1 24.1 0 0 0 14.46 0c-.09-.4-.16-.82-.22-1.26a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.07.44-.14.86-.23 1.26"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31 33.68a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.62 4.58-2.78 6.2-2.69 8.62S18.79 45 24 45s9.61-.27 9.7-2.7s-2.07-4.04-2.7-8.62"/><path fill="#ff6242" d="M24 3.48c-13.18 0-21.95 12.73-20.95 19.58s11 7.38 21 7.38s19.94-.54 21-7.38S37.18 3.48 24 3.48"/><path fill="#ff866e" d="M3.6 24.9c2.18-6.76 9.89-14.85 20.4-14.85s18.22 8.09 20.4 14.85a6.7 6.7 0 0 0 .6-1.84c1-6.85-7.77-19.58-21-19.58S2.05 16.21 3.05 23.06a6.7 6.7 0 0 0 .55 1.84"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 3.48c-13.18 0-21.95 12.73-20.95 19.58s11 7.38 21 7.38s19.94-.54 21-7.38S37.18 3.48 24 3.48"/><path fill="#fff48c" d="M32 5.11c-3.36-.11-6 1.17-6.36 3.38c-.48 2.77 2.77 5.92 7.24 7c4.18 1 7.95-.06 8.82-2.46A23.3 23.3 0 0 0 32 5.11"/><path fill="#fffacf" d="M38.18 15.67a4.6 4.6 0 0 0 3.52-2.61A23.3 23.3 0 0 0 32 5.11c-3.36-.11-6 1.17-6.36 3.38a3.54 3.54 0 0 0 .12 1.64a21.38 21.38 0 0 1 12.42 5.54"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M32 5.11c-3.36-.11-6 1.17-6.36 3.38c-.48 2.77 2.77 5.92 7.24 7c4.18 1 7.95-.06 8.82-2.46A23.3 23.3 0 0 0 32 5.11"/><path fill="#fff48c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9 15c-2 1.35-3 3.89-2.14 5.72S10 23 12 21.65s2.93-3.86 2.1-5.69S10.94 13.72 9 15m20.82 8.43a3.14 3.14 0 1 1-3.14-3.24a3.19 3.19 0 0 1 3.14 3.24"/><path fill="#fffacf" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.62 8.64A1.79 1.79 0 0 1 17 10.48a1.64 1.64 0 0 1-1.94-1.38a1.81 1.81 0 0 1 1.64-1.84a1.64 1.64 0 0 1 1.92 1.38"/><path fill="#fff48c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.32 22.35a1.79 1.79 0 1 0 1.78-1.62a1.7 1.7 0 0 0-1.78 1.62"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisMushroom(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M11.61 44.88a12.4 1.62 0 1 0 24.8 0a12.4 1.62 0 1 0-24.8 0" opacity=".15"/><path fill="#fff5e3" d="M31 33.68a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.62 4.58-2.78 6.2-2.69 8.62S18.79 45 24 45s9.61-.27 9.7-2.7s-2.07-4.04-2.7-8.62"/><path fill="#f7e5c6" d="M16.77 34.94a24.1 24.1 0 0 0 14.46 0c-.09-.4-.16-.82-.22-1.26a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.07.44-.14.86-.23 1.26"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M31 33.68a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.62 4.58-2.78 6.2-2.69 8.62S18.79 45 24 45s9.61-.27 9.7-2.7s-2.07-4.04-2.7-8.62"/><path fill="#ff6242" d="M24 3.48c-13.18 0-21.95 12.73-20.95 19.58s11 7.38 21 7.38s19.94-.54 21-7.38S37.18 3.48 24 3.48"/><path fill="#ff866e" d="M3.6 24.9c2.18-6.76 9.89-14.85 20.4-14.85s18.22 8.09 20.4 14.85a6.7 6.7 0 0 0 .6-1.84c1-6.85-7.77-19.58-21-19.58S2.05 16.21 3.05 23.06a6.7 6.7 0 0 0 .55 1.84"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 3.48c-13.18 0-21.95 12.73-20.95 19.58s11 7.38 21 7.38s19.94-.54 21-7.38S37.18 3.48 24 3.48"/><path fill="#fff48c" d="M32 5.11c-3.36-.11-6 1.17-6.36 3.38c-.48 2.77 2.77 5.92 7.24 7c4.18 1 7.95-.06 8.82-2.46A23.3 23.3 0 0 0 32 5.11"/><path fill="#fffacf" d="M38.18 15.67a4.6 4.6 0 0 0 3.52-2.61A23.3 23.3 0 0 0 32 5.11c-3.36-.11-6 1.17-6.36 3.38a3.54 3.54 0 0 0 .12 1.64a21.38 21.38 0 0 1 12.42 5.54"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M32 5.11c-3.36-.11-6 1.17-6.36 3.38c-.48 2.77 2.77 5.92 7.24 7c4.18 1 7.95-.06 8.82-2.46A23.3 23.3 0 0 0 32 5.11"/><path fill="#fff48c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M9 15c-2 1.35-3 3.89-2.14 5.72S10 23 12 21.65s2.93-3.86 2.1-5.69S10.94 13.72 9 15m20.82 8.43a3.14 3.14 0 1 1-3.14-3.24a3.19 3.19 0 0 1 3.14 3.24"/><path fill="#fffacf" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.62 8.64A1.79 1.79 0 0 1 17 10.48a1.64 1.64 0 0 1-1.94-1.38a1.81 1.81 0 0 1 1.64-1.84a1.64 1.64 0 0 1 1.92 1.38"/><path fill="#fff48c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M38.32 22.35a1.79 1.79 0 1 0 1.78-1.62a1.7 1.7 0 0 0-1.78 1.62"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M11.61 44.88a12.4 1.62 0 1 0 24.8 0a12.4 1.62 0 1 0-24.8 0" opacity=".15"/><path fill="#fff5e3" d="M31 33.68a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.62 4.58-2.78 6.2-2.69 8.62S18.79 45 24 45s9.61-.27 9.7-2.7s-2.07-4.04-2.7-8.62"/><path fill="#f7e5c6" d="M16.77 34.94a24.1 24.1 0 0 0 14.46 0c-.09-.4-.16-.82-.22-1.26a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.07.44-.14.86-.23 1.26"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31 33.68a50 50 0 0 1-.54-7.55H17.53a50 50 0 0 1-.53 7.55c-.62 4.58-2.78 6.2-2.69 8.62S18.79 45 24 45s9.61-.27 9.7-2.7s-2.07-4.04-2.7-8.62"/><path fill="#ff6242" d="M24 3.48c-13.18 0-21.95 12.73-20.95 19.58s11 7.38 21 7.38s19.94-.54 21-7.38S37.18 3.48 24 3.48"/><path fill="#ff866e" d="M3.6 24.9c2.18-6.76 9.89-14.85 20.4-14.85s18.22 8.09 20.4 14.85a6.7 6.7 0 0 0 .6-1.84c1-6.85-7.77-19.58-21-19.58S2.05 16.21 3.05 23.06a6.7 6.7 0 0 0 .55 1.84"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 3.48c-13.18 0-21.95 12.73-20.95 19.58s11 7.38 21 7.38s19.94-.54 21-7.38S37.18 3.48 24 3.48"/><path fill="#fff48c" d="M32 5.11c-3.36-.11-6 1.17-6.36 3.38c-.48 2.77 2.77 5.92 7.24 7c4.18 1 7.95-.06 8.82-2.46A23.3 23.3 0 0 0 32 5.11"/><path fill="#fffacf" d="M38.18 15.67a4.6 4.6 0 0 0 3.52-2.61A23.3 23.3 0 0 0 32 5.11c-3.36-.11-6 1.17-6.36 3.38a3.54 3.54 0 0 0 .12 1.64a21.38 21.38 0 0 1 12.42 5.54"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M32 5.11c-3.36-.11-6 1.17-6.36 3.38c-.48 2.77 2.77 5.92 7.24 7c4.18 1 7.95-.06 8.82-2.46A23.3 23.3 0 0 0 32 5.11"/><path fill="#fff48c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9 15c-2 1.35-3 3.89-2.14 5.72S10 23 12 21.65s2.93-3.86 2.1-5.69S10.94 13.72 9 15m20.82 8.43a3.14 3.14 0 1 1-3.14-3.24a3.19 3.19 0 0 1 3.14 3.24"/><path fill="#fffacf" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.62 8.64A1.79 1.79 0 0 1 17 10.48a1.64 1.64 0 0 1-1.94-1.38a1.81 1.81 0 0 1 1.64-1.84a1.64 1.64 0 0 1 1.92 1.38"/><path fill="#fff48c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.32 22.35a1.79 1.79 0 1 0 1.78-1.62a1.7 1.7 0 0 0-1.78 1.62"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M11.61%2044.88a12.4%201.62%200%201%200%2024.8%200a12.4%201.62%200%201%200-24.8%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23fff5e3%22%20d%3D%22M31%2033.68a50%2050%200%200%201-.54-7.55H17.53a50%2050%200%200%201-.53%207.55c-.62%204.58-2.78%206.2-2.69%208.62S18.79%2045%2024%2045s9.61-.27%209.7-2.7s-2.07-4.04-2.7-8.62%22%2F%3E%3Cpath%20fill%3D%22%23f7e5c6%22%20d%3D%22M16.77%2034.94a24.1%2024.1%200%200%200%2014.46%200c-.09-.4-.16-.82-.22-1.26a50%2050%200%200%201-.54-7.55H17.53a50%2050%200%200%201-.53%207.55c-.07.44-.14.86-.23%201.26%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2033.68a50%2050%200%200%201-.54-7.55H17.53a50%2050%200%200%201-.53%207.55c-.62%204.58-2.78%206.2-2.69%208.62S18.79%2045%2024%2045s9.61-.27%209.7-2.7s-2.07-4.04-2.7-8.62%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M24%203.48c-13.18%200-21.95%2012.73-20.95%2019.58s11%207.38%2021%207.38s19.94-.54%2021-7.38S37.18%203.48%2024%203.48%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M3.6%2024.9c2.18-6.76%209.89-14.85%2020.4-14.85s18.22%208.09%2020.4%2014.85a6.7%206.7%200%200%200%20.6-1.84c1-6.85-7.77-19.58-21-19.58S2.05%2016.21%203.05%2023.06a6.7%206.7%200%200%200%20.55%201.84%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%203.48c-13.18%200-21.95%2012.73-20.95%2019.58s11%207.38%2021%207.38s19.94-.54%2021-7.38S37.18%203.48%2024%203.48%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M32%205.11c-3.36-.11-6%201.17-6.36%203.38c-.48%202.77%202.77%205.92%207.24%207c4.18%201%207.95-.06%208.82-2.46A23.3%2023.3%200%200%200%2032%205.11%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M38.18%2015.67a4.6%204.6%200%200%200%203.52-2.61A23.3%2023.3%200%200%200%2032%205.11c-3.36-.11-6%201.17-6.36%203.38a3.54%203.54%200%200%200%20.12%201.64a21.38%2021.38%200%200%201%2012.42%205.54%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%205.11c-3.36-.11-6%201.17-6.36%203.38c-.48%202.77%202.77%205.92%207.24%207c4.18%201%207.95-.06%208.82-2.46A23.3%2023.3%200%200%200%2032%205.11%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2015c-2%201.35-3%203.89-2.14%205.72S10%2023%2012%2021.65s2.93-3.86%202.1-5.69S10.94%2013.72%209%2015m20.82%208.43a3.14%203.14%200%201%201-3.14-3.24a3.19%203.19%200%200%201%203.14%203.24%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.62%208.64A1.79%201.79%200%200%201%2017%2010.48a1.64%201.64%200%200%201-1.94-1.38a1.81%201.81%200%200%201%201.64-1.84a1.64%201.64%200%200%201%201.92%201.38%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.32%2022.35a1.79%201.79%200%201%200%201.78-1.62a1.7%201.7%200%200%200-1.78%201.62%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M11.61%2044.88a12.4%201.62%200%201%200%2024.8%200a12.4%201.62%200%201%200-24.8%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23fff5e3%22%20d%3D%22M31%2033.68a50%2050%200%200%201-.54-7.55H17.53a50%2050%200%200%201-.53%207.55c-.62%204.58-2.78%206.2-2.69%208.62S18.79%2045%2024%2045s9.61-.27%209.7-2.7s-2.07-4.04-2.7-8.62%22%2F%3E%3Cpath%20fill%3D%22%23f7e5c6%22%20d%3D%22M16.77%2034.94a24.1%2024.1%200%200%200%2014.46%200c-.09-.4-.16-.82-.22-1.26a50%2050%200%200%201-.54-7.55H17.53a50%2050%200%200%201-.53%207.55c-.07.44-.14.86-.23%201.26%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2033.68a50%2050%200%200%201-.54-7.55H17.53a50%2050%200%200%201-.53%207.55c-.62%204.58-2.78%206.2-2.69%208.62S18.79%2045%2024%2045s9.61-.27%209.7-2.7s-2.07-4.04-2.7-8.62%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M24%203.48c-13.18%200-21.95%2012.73-20.95%2019.58s11%207.38%2021%207.38s19.94-.54%2021-7.38S37.18%203.48%2024%203.48%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M3.6%2024.9c2.18-6.76%209.89-14.85%2020.4-14.85s18.22%208.09%2020.4%2014.85a6.7%206.7%200%200%200%20.6-1.84c1-6.85-7.77-19.58-21-19.58S2.05%2016.21%203.05%2023.06a6.7%206.7%200%200%200%20.55%201.84%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%203.48c-13.18%200-21.95%2012.73-20.95%2019.58s11%207.38%2021%207.38s19.94-.54%2021-7.38S37.18%203.48%2024%203.48%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M32%205.11c-3.36-.11-6%201.17-6.36%203.38c-.48%202.77%202.77%205.92%207.24%207c4.18%201%207.95-.06%208.82-2.46A23.3%2023.3%200%200%200%2032%205.11%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M38.18%2015.67a4.6%204.6%200%200%200%203.52-2.61A23.3%2023.3%200%200%200%2032%205.11c-3.36-.11-6%201.17-6.36%203.38a3.54%203.54%200%200%200%20.12%201.64a21.38%2021.38%200%200%201%2012.42%205.54%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%205.11c-3.36-.11-6%201.17-6.36%203.38c-.48%202.77%202.77%205.92%207.24%207c4.18%201%207.95-.06%208.82-2.46A23.3%2023.3%200%200%200%2032%205.11%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2015c-2%201.35-3%203.89-2.14%205.72S10%2023%2012%2021.65s2.93-3.86%202.1-5.69S10.94%2013.72%209%2015m20.82%208.43a3.14%203.14%200%201%201-3.14-3.24a3.19%203.19%200%200%201%203.14%203.24%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.62%208.64A1.79%201.79%200%200%201%2017%2010.48a1.64%201.64%200%200%201-1.94-1.38a1.81%201.81%200%200%201%201.64-1.84a1.64%201.64%200%200%201%201.92%201.38%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.32%2022.35a1.79%201.79%200%201%200%201.78-1.62a1.7%201.7%200%200%200-1.78%201.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/mushroom.svg?color=%231a73e8&size=48