mushroom from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
mushroom
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the mushroom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M7.5 4.5C6.524 5.476 6.293 6.586 7 8c.325.65 1.3 1.651 2.26 2.545l4.195 4.194c1.526 1.64 3.806 4 6.045 1.761c1.361-1.361 2.218-3.261 2.5-5.293c.366-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5"/><path d="M5 14c1.975-1.268 4.26-3.456 4.26-3.456l4.195 4.195S11.268 17.024 10 19c-.575.96-2.464 4.536-6 1s.042-5.424 1-6m6.067-11.602C11.537 4.958 13.803 7 16.499 7c1.739 0 3.29-.761 4.297-2.021A6.3 6.3 0 0 0 20 4c-2.168-2.168-5.843-2.59-8.933-1.602m4.954 14.612l-.02-.01c-.305-.152-.59-.361-1-.73c.17-2.883 2.573-5.27 5.5-5.27c.52 0 1.022.072 1.5.207c-.283 2.032-1.14 3.932-2.5 5.293c-.972.972-2.077 1.212-3.48.51"/><path stroke="currentColor" stroke-width="2" d="M11.066 2.398C11.536 4.958 13.803 7 16.5 7c1.739 0 3.29-.761 4.297-2.02M22 11.206A5.5 5.5 0 0 0 20.5 11c-2.927 0-5.33 2.387-5.5 5.27"/><g stroke="currentColor" stroke-width="2"><path d="M5 14c1.975-1.268 4.26-3.455 4.26-3.455l4.195 4.194S11.268 17.025 10 19c-.575.96-2.464 4.536-6 1s.042-5.424 1-6Z"/><path d="M7.5 4.5C6.524 5.476 6.293 6.586 7 8c.325.65 1.3 1.652 2.26 2.545l4.195 4.195c1.526 1.639 3.806 4 6.045 1.76c1.361-1.361 2.218-3.261 2.5-5.293c.365-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5Z"/></g></g></svg>

React

import type { SVGProps } from "react";

export function TdesignMushroom(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M7.5 4.5C6.524 5.476 6.293 6.586 7 8c.325.65 1.3 1.651 2.26 2.545l4.195 4.194c1.526 1.64 3.806 4 6.045 1.761c1.361-1.361 2.218-3.261 2.5-5.293c.366-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5"/><path d="M5 14c1.975-1.268 4.26-3.456 4.26-3.456l4.195 4.195S11.268 17.024 10 19c-.575.96-2.464 4.536-6 1s.042-5.424 1-6m6.067-11.602C11.537 4.958 13.803 7 16.499 7c1.739 0 3.29-.761 4.297-2.021A6.3 6.3 0 0 0 20 4c-2.168-2.168-5.843-2.59-8.933-1.602m4.954 14.612l-.02-.01c-.305-.152-.59-.361-1-.73c.17-2.883 2.573-5.27 5.5-5.27c.52 0 1.022.072 1.5.207c-.283 2.032-1.14 3.932-2.5 5.293c-.972.972-2.077 1.212-3.48.51"/><path stroke="currentColor" strokeWidth="2" d="M11.066 2.398C11.536 4.958 13.803 7 16.5 7c1.739 0 3.29-.761 4.297-2.02M22 11.206A5.5 5.5 0 0 0 20.5 11c-2.927 0-5.33 2.387-5.5 5.27"/><g stroke="currentColor" strokeWidth="2"><path d="M5 14c1.975-1.268 4.26-3.455 4.26-3.455l4.195 4.194S11.268 17.025 10 19c-.575.96-2.464 4.536-6 1s.042-5.424 1-6Z"/><path d="M7.5 4.5C6.524 5.476 6.293 6.586 7 8c.325.65 1.3 1.652 2.26 2.545l4.195 4.195c1.526 1.639 3.806 4 6.045 1.76c1.361-1.361 2.218-3.261 2.5-5.293c.365-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5Z"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M7.5 4.5C6.524 5.476 6.293 6.586 7 8c.325.65 1.3 1.651 2.26 2.545l4.195 4.194c1.526 1.64 3.806 4 6.045 1.761c1.361-1.361 2.218-3.261 2.5-5.293c.366-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5"/><path d="M5 14c1.975-1.268 4.26-3.456 4.26-3.456l4.195 4.195S11.268 17.024 10 19c-.575.96-2.464 4.536-6 1s.042-5.424 1-6m6.067-11.602C11.537 4.958 13.803 7 16.499 7c1.739 0 3.29-.761 4.297-2.021A6.3 6.3 0 0 0 20 4c-2.168-2.168-5.843-2.59-8.933-1.602m4.954 14.612l-.02-.01c-.305-.152-.59-.361-1-.73c.17-2.883 2.573-5.27 5.5-5.27c.52 0 1.022.072 1.5.207c-.283 2.032-1.14 3.932-2.5 5.293c-.972.972-2.077 1.212-3.48.51"/><path stroke="currentColor" stroke-width="2" d="M11.066 2.398C11.536 4.958 13.803 7 16.5 7c1.739 0 3.29-.761 4.297-2.02M22 11.206A5.5 5.5 0 0 0 20.5 11c-2.927 0-5.33 2.387-5.5 5.27"/><g stroke="currentColor" stroke-width="2"><path d="M5 14c1.975-1.268 4.26-3.455 4.26-3.455l4.195 4.194S11.268 17.025 10 19c-.575.96-2.464 4.536-6 1s.042-5.424 1-6Z"/><path d="M7.5 4.5C6.524 5.476 6.293 6.586 7 8c.325.65 1.3 1.652 2.26 2.545l4.195 4.195c1.526 1.639 3.806 4 6.045 1.76c1.361-1.361 2.218-3.261 2.5-5.293c.365-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5Z"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7.5%204.5C6.524%205.476%206.293%206.586%207%208c.325.65%201.3%201.651%202.26%202.545l4.195%204.194c1.526%201.64%203.806%204%206.045%201.761c1.361-1.361%202.218-3.261%202.5-5.293c.366-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5%22%2F%3E%3Cpath%20d%3D%22M5%2014c1.975-1.268%204.26-3.456%204.26-3.456l4.195%204.195S11.268%2017.024%2010%2019c-.575.96-2.464%204.536-6%201s.042-5.424%201-6m6.067-11.602C11.537%204.958%2013.803%207%2016.499%207c1.739%200%203.29-.761%204.297-2.021A6.3%206.3%200%200%200%2020%204c-2.168-2.168-5.843-2.59-8.933-1.602m4.954%2014.612l-.02-.01c-.305-.152-.59-.361-1-.73c.17-2.883%202.573-5.27%205.5-5.27c.52%200%201.022.072%201.5.207c-.283%202.032-1.14%203.932-2.5%205.293c-.972.972-2.077%201.212-3.48.51%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M11.066%202.398C11.536%204.958%2013.803%207%2016.5%207c1.739%200%203.29-.761%204.297-2.02M22%2011.206A5.5%205.5%200%200%200%2020.5%2011c-2.927%200-5.33%202.387-5.5%205.27%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%2014c1.975-1.268%204.26-3.455%204.26-3.455l4.195%204.194S11.268%2017.025%2010%2019c-.575.96-2.464%204.536-6%201s.042-5.424%201-6Z%22%2F%3E%3Cpath%20d%3D%22M7.5%204.5C6.524%205.476%206.293%206.586%207%208c.325.65%201.3%201.652%202.26%202.545l4.195%204.195c1.526%201.639%203.806%204%206.045%201.76c1.361-1.361%202.218-3.261%202.5-5.293c.365-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7.5%204.5C6.524%205.476%206.293%206.586%207%208c.325.65%201.3%201.651%202.26%202.545l4.195%204.194c1.526%201.64%203.806%204%206.045%201.761c1.361-1.361%202.218-3.261%202.5-5.293c.366-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5%22%2F%3E%3Cpath%20d%3D%22M5%2014c1.975-1.268%204.26-3.456%204.26-3.456l4.195%204.195S11.268%2017.024%2010%2019c-.575.96-2.464%204.536-6%201s.042-5.424%201-6m6.067-11.602C11.537%204.958%2013.803%207%2016.499%207c1.739%200%203.29-.761%204.297-2.021A6.3%206.3%200%200%200%2020%204c-2.168-2.168-5.843-2.59-8.933-1.602m4.954%2014.612l-.02-.01c-.305-.152-.59-.361-1-.73c.17-2.883%202.573-5.27%205.5-5.27c.52%200%201.022.072%201.5.207c-.283%202.032-1.14%203.932-2.5%205.293c-.972.972-2.077%201.212-3.48.51%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M11.066%202.398C11.536%204.958%2013.803%207%2016.5%207c1.739%200%203.29-.761%204.297-2.02M22%2011.206A5.5%205.5%200%200%200%2020.5%2011c-2.927%200-5.33%202.387-5.5%205.27%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%2014c1.975-1.268%204.26-3.455%204.26-3.455l4.195%204.194S11.268%2017.025%2010%2019c-.575.96-2.464%204.536-6%201s.042-5.424%201-6Z%22%2F%3E%3Cpath%20d%3D%22M7.5%204.5C6.524%205.476%206.293%206.586%207%208c.325.65%201.3%201.652%202.26%202.545l4.195%204.195c1.526%201.639%203.806%204%206.045%201.76c1.361-1.361%202.218-3.261%202.5-5.293c.365-2.63-.237-5.444-2-7.207c-3.124-3.124-9.376-2.624-12.5.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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