champignon white emoji

champignon-white from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
champignon-white
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the champignon white emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M62.043 37.787c0-9.477-11.647-24-26-24s-26 14.523-26 24c0 7.76 7.632 9.388 16.13 9.828l.003 10.899a2 2 0 0 0 .545 1.457a3.9 3.9 0 0 0 2.977.987h11.51a3.9 3.9 0 0 0 2.978-.987a1.96 1.96 0 0 0 .548-1.371V47.67c8.55-.324 17.309-1.565 17.309-9.883M28.172 58.6v-.004z"/><path fill="#a57939" d="m28.171 54.888l-.001-.005zm16.013 1.37a3.9 3.9 0 0 1-2.978.987h-11.51a3.9 3.9 0 0 1-2.977-.987a2 2 0 0 1-.545-1.457v3.713a2 2 0 0 0 .545 1.457a3.9 3.9 0 0 0 2.977.987h11.51a3.9 3.9 0 0 0 2.978-.987a1.96 1.96 0 0 0 .549-1.371v-3.705a1.96 1.96 0 0 1-.55 1.363M28.17 58.6v-.004l.001.005Z"/><path fill="#6a462f" d="M51.51 41.073a3.99 3.99 0 0 0-2.58-2.932a4.09 4.09 0 0 0-4.139.026c-2.185 1.489-2.075 5.292-2.056 5.674v2.873l.003.015c0 .006-.004.01-.003.017a1 1 0 0 0 .049.212a1 1 0 0 0 .036.156a1 1 0 0 0 .124.184a.55.55 0 0 0 .292.264a1 1 0 0 0 .113.075a1 1 0 0 0 .385.077h.032a83 83 0 0 0 4.414-.24a.99.99 0 0 0 .835-.629c.765-.808 2.928-3.342 2.495-5.772m-25.396-2.906a4.09 4.09 0 0 0-4.138-.026a3.99 3.99 0 0 0-2.58 2.93c-.494 2.776 2.394 5.686 2.725 6.009a1 1 0 0 0 .471.24a1 1 0 0 0 .12.039a69 69 0 0 0 4.417.313h.042a1 1 0 0 0 .383-.077a1 1 0 0 0 .127-.083a1 1 0 0 0 .187-.125a7 7 0 0 0 .215-.311a1 1 0 0 0 .041-.17a1 1 0 0 0 .046-.191l-.003-.021c-.002-.01.004-.014.004-.021l-.001-2.785c.02-.43.13-4.232-2.056-5.721"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22.82 46.364s-5.278-5.145-.436-7.31c5.113-2.285 4.788 4.787 4.788 4.787v14.767s-.118 1.358 2.526 1.358h11.51c2.644 0 2.526-1.358 2.526-1.358V43.842s-.325-7.072 4.788-4.787c4.842 2.164-.436 7.31-.436 7.31"/><path d="M27.171 46.672c-9.427-.394-16.128-2.04-16.128-8.876c0-8.837 11.193-23 25-23s25 14.163 25 23c0 7.119-7.265 8.608-17.309 8.919"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiChampignonWhite(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M62.043 37.787c0-9.477-11.647-24-26-24s-26 14.523-26 24c0 7.76 7.632 9.388 16.13 9.828l.003 10.899a2 2 0 0 0 .545 1.457a3.9 3.9 0 0 0 2.977.987h11.51a3.9 3.9 0 0 0 2.978-.987a1.96 1.96 0 0 0 .548-1.371V47.67c8.55-.324 17.309-1.565 17.309-9.883M28.172 58.6v-.004z"/><path fill="#a57939" d="m28.171 54.888l-.001-.005zm16.013 1.37a3.9 3.9 0 0 1-2.978.987h-11.51a3.9 3.9 0 0 1-2.977-.987a2 2 0 0 1-.545-1.457v3.713a2 2 0 0 0 .545 1.457a3.9 3.9 0 0 0 2.977.987h11.51a3.9 3.9 0 0 0 2.978-.987a1.96 1.96 0 0 0 .549-1.371v-3.705a1.96 1.96 0 0 1-.55 1.363M28.17 58.6v-.004l.001.005Z"/><path fill="#6a462f" d="M51.51 41.073a3.99 3.99 0 0 0-2.58-2.932a4.09 4.09 0 0 0-4.139.026c-2.185 1.489-2.075 5.292-2.056 5.674v2.873l.003.015c0 .006-.004.01-.003.017a1 1 0 0 0 .049.212a1 1 0 0 0 .036.156a1 1 0 0 0 .124.184a.55.55 0 0 0 .292.264a1 1 0 0 0 .113.075a1 1 0 0 0 .385.077h.032a83 83 0 0 0 4.414-.24a.99.99 0 0 0 .835-.629c.765-.808 2.928-3.342 2.495-5.772m-25.396-2.906a4.09 4.09 0 0 0-4.138-.026a3.99 3.99 0 0 0-2.58 2.93c-.494 2.776 2.394 5.686 2.725 6.009a1 1 0 0 0 .471.24a1 1 0 0 0 .12.039a69 69 0 0 0 4.417.313h.042a1 1 0 0 0 .383-.077a1 1 0 0 0 .127-.083a1 1 0 0 0 .187-.125a7 7 0 0 0 .215-.311a1 1 0 0 0 .041-.17a1 1 0 0 0 .046-.191l-.003-.021c-.002-.01.004-.014.004-.021l-.001-2.785c.02-.43.13-4.232-2.056-5.721"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M22.82 46.364s-5.278-5.145-.436-7.31c5.113-2.285 4.788 4.787 4.788 4.787v14.767s-.118 1.358 2.526 1.358h11.51c2.644 0 2.526-1.358 2.526-1.358V43.842s-.325-7.072 4.788-4.787c4.842 2.164-.436 7.31-.436 7.31"/><path d="M27.171 46.672c-9.427-.394-16.128-2.04-16.128-8.876c0-8.837 11.193-23 25-23s25 14.163 25 23c0 7.119-7.265 8.608-17.309 8.919"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M62.043 37.787c0-9.477-11.647-24-26-24s-26 14.523-26 24c0 7.76 7.632 9.388 16.13 9.828l.003 10.899a2 2 0 0 0 .545 1.457a3.9 3.9 0 0 0 2.977.987h11.51a3.9 3.9 0 0 0 2.978-.987a1.96 1.96 0 0 0 .548-1.371V47.67c8.55-.324 17.309-1.565 17.309-9.883M28.172 58.6v-.004z"/><path fill="#a57939" d="m28.171 54.888l-.001-.005zm16.013 1.37a3.9 3.9 0 0 1-2.978.987h-11.51a3.9 3.9 0 0 1-2.977-.987a2 2 0 0 1-.545-1.457v3.713a2 2 0 0 0 .545 1.457a3.9 3.9 0 0 0 2.977.987h11.51a3.9 3.9 0 0 0 2.978-.987a1.96 1.96 0 0 0 .549-1.371v-3.705a1.96 1.96 0 0 1-.55 1.363M28.17 58.6v-.004l.001.005Z"/><path fill="#6a462f" d="M51.51 41.073a3.99 3.99 0 0 0-2.58-2.932a4.09 4.09 0 0 0-4.139.026c-2.185 1.489-2.075 5.292-2.056 5.674v2.873l.003.015c0 .006-.004.01-.003.017a1 1 0 0 0 .049.212a1 1 0 0 0 .036.156a1 1 0 0 0 .124.184a.55.55 0 0 0 .292.264a1 1 0 0 0 .113.075a1 1 0 0 0 .385.077h.032a83 83 0 0 0 4.414-.24a.99.99 0 0 0 .835-.629c.765-.808 2.928-3.342 2.495-5.772m-25.396-2.906a4.09 4.09 0 0 0-4.138-.026a3.99 3.99 0 0 0-2.58 2.93c-.494 2.776 2.394 5.686 2.725 6.009a1 1 0 0 0 .471.24a1 1 0 0 0 .12.039a69 69 0 0 0 4.417.313h.042a1 1 0 0 0 .383-.077a1 1 0 0 0 .127-.083a1 1 0 0 0 .187-.125a7 7 0 0 0 .215-.311a1 1 0 0 0 .041-.17a1 1 0 0 0 .046-.191l-.003-.021c-.002-.01.004-.014.004-.021l-.001-2.785c.02-.43.13-4.232-2.056-5.721"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22.82 46.364s-5.278-5.145-.436-7.31c5.113-2.285 4.788 4.787 4.788 4.787v14.767s-.118 1.358 2.526 1.358h11.51c2.644 0 2.526-1.358 2.526-1.358V43.842s-.325-7.072 4.788-4.787c4.842 2.164-.436 7.31-.436 7.31"/><path d="M27.171 46.672c-9.427-.394-16.128-2.04-16.128-8.876c0-8.837 11.193-23 25-23s25 14.163 25 23c0 7.119-7.265 8.608-17.309 8.919"/></g></svg>
</template>

CSS

.icon-champignon-white {
  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%23fff%22%20d%3D%22M62.043%2037.787c0-9.477-11.647-24-26-24s-26%2014.523-26%2024c0%207.76%207.632%209.388%2016.13%209.828l.003%2010.899a2%202%200%200%200%20.545%201.457a3.9%203.9%200%200%200%202.977.987h11.51a3.9%203.9%200%200%200%202.978-.987a1.96%201.96%200%200%200%20.548-1.371V47.67c8.55-.324%2017.309-1.565%2017.309-9.883M28.172%2058.6v-.004z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m28.171%2054.888l-.001-.005zm16.013%201.37a3.9%203.9%200%200%201-2.978.987h-11.51a3.9%203.9%200%200%201-2.977-.987a2%202%200%200%201-.545-1.457v3.713a2%202%200%200%200%20.545%201.457a3.9%203.9%200%200%200%202.977.987h11.51a3.9%203.9%200%200%200%202.978-.987a1.96%201.96%200%200%200%20.549-1.371v-3.705a1.96%201.96%200%200%201-.55%201.363M28.17%2058.6v-.004l.001.005Z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M51.51%2041.073a3.99%203.99%200%200%200-2.58-2.932a4.09%204.09%200%200%200-4.139.026c-2.185%201.489-2.075%205.292-2.056%205.674v2.873l.003.015c0%20.006-.004.01-.003.017a1%201%200%200%200%20.049.212a1%201%200%200%200%20.036.156a1%201%200%200%200%20.124.184a.55.55%200%200%200%20.292.264a1%201%200%200%200%20.113.075a1%201%200%200%200%20.385.077h.032a83%2083%200%200%200%204.414-.24a.99.99%200%200%200%20.835-.629c.765-.808%202.928-3.342%202.495-5.772m-25.396-2.906a4.09%204.09%200%200%200-4.138-.026a3.99%203.99%200%200%200-2.58%202.93c-.494%202.776%202.394%205.686%202.725%206.009a1%201%200%200%200%20.471.24a1%201%200%200%200%20.12.039a69%2069%200%200%200%204.417.313h.042a1%201%200%200%200%20.383-.077a1%201%200%200%200%20.127-.083a1%201%200%200%200%20.187-.125a7%207%200%200%200%20.215-.311a1%201%200%200%200%20.041-.17a1%201%200%200%200%20.046-.191l-.003-.021c-.002-.01.004-.014.004-.021l-.001-2.785c.02-.43.13-4.232-2.056-5.721%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22.82%2046.364s-5.278-5.145-.436-7.31c5.113-2.285%204.788%204.787%204.788%204.787v14.767s-.118%201.358%202.526%201.358h11.51c2.644%200%202.526-1.358%202.526-1.358V43.842s-.325-7.072%204.788-4.787c4.842%202.164-.436%207.31-.436%207.31%22%2F%3E%3Cpath%20d%3D%22M27.171%2046.672c-9.427-.394-16.128-2.04-16.128-8.876c0-8.837%2011.193-23%2025-23s25%2014.163%2025%2023c0%207.119-7.265%208.608-17.309%208.919%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%23fff%22%20d%3D%22M62.043%2037.787c0-9.477-11.647-24-26-24s-26%2014.523-26%2024c0%207.76%207.632%209.388%2016.13%209.828l.003%2010.899a2%202%200%200%200%20.545%201.457a3.9%203.9%200%200%200%202.977.987h11.51a3.9%203.9%200%200%200%202.978-.987a1.96%201.96%200%200%200%20.548-1.371V47.67c8.55-.324%2017.309-1.565%2017.309-9.883M28.172%2058.6v-.004z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m28.171%2054.888l-.001-.005zm16.013%201.37a3.9%203.9%200%200%201-2.978.987h-11.51a3.9%203.9%200%200%201-2.977-.987a2%202%200%200%201-.545-1.457v3.713a2%202%200%200%200%20.545%201.457a3.9%203.9%200%200%200%202.977.987h11.51a3.9%203.9%200%200%200%202.978-.987a1.96%201.96%200%200%200%20.549-1.371v-3.705a1.96%201.96%200%200%201-.55%201.363M28.17%2058.6v-.004l.001.005Z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M51.51%2041.073a3.99%203.99%200%200%200-2.58-2.932a4.09%204.09%200%200%200-4.139.026c-2.185%201.489-2.075%205.292-2.056%205.674v2.873l.003.015c0%20.006-.004.01-.003.017a1%201%200%200%200%20.049.212a1%201%200%200%200%20.036.156a1%201%200%200%200%20.124.184a.55.55%200%200%200%20.292.264a1%201%200%200%200%20.113.075a1%201%200%200%200%20.385.077h.032a83%2083%200%200%200%204.414-.24a.99.99%200%200%200%20.835-.629c.765-.808%202.928-3.342%202.495-5.772m-25.396-2.906a4.09%204.09%200%200%200-4.138-.026a3.99%203.99%200%200%200-2.58%202.93c-.494%202.776%202.394%205.686%202.725%206.009a1%201%200%200%200%20.471.24a1%201%200%200%200%20.12.039a69%2069%200%200%200%204.417.313h.042a1%201%200%200%200%20.383-.077a1%201%200%200%200%20.127-.083a1%201%200%200%200%20.187-.125a7%207%200%200%200%20.215-.311a1%201%200%200%200%20.041-.17a1%201%200%200%200%20.046-.191l-.003-.021c-.002-.01.004-.014.004-.021l-.001-2.785c.02-.43.13-4.232-2.056-5.721%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22.82%2046.364s-5.278-5.145-.436-7.31c5.113-2.285%204.788%204.787%204.788%204.787v14.767s-.118%201.358%202.526%201.358h11.51c2.644%200%202.526-1.358%202.526-1.358V43.842s-.325-7.072%204.788-4.787c4.842%202.164-.436%207.31-.436%207.31%22%2F%3E%3Cpath%20d%3D%22M27.171%2046.672c-9.427-.394-16.128-2.04-16.128-8.876c0-8.837%2011.193-23%2025-23s25%2014.163%2025%2023c0%207.119-7.265%208.608-17.309%208.919%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/champignon-white.svg?color=%231a73e8&size=48