mushroom 01 icon
mushroom-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mushroom-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the mushroom 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M17 15c2.412-.392 4-1.059 4-1.816C21 11.978 16.97 11 12 11s-9 .978-9 2.184C3 13.94 4.588 14.608 7 15"/><path d="M21 13c0-6.075-4.03-11-9-11S3 6.925 3 13"/><path d="M18 4.765C17.535 5.504 16.671 6 15.682 6C14.201 6 13 4.886 13 3.512c0-.569.206-1.093.552-1.512"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 11.5c-.005 3.45-.1 8.675-2 10.5m6-10.5c.005 3.45.1 8.675 2 10.5"/><path stroke-linecap="round" d="M9.125 7H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMushroom01(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" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M17 15c2.412-.392 4-1.059 4-1.816C21 11.978 16.97 11 12 11s-9 .978-9 2.184C3 13.94 4.588 14.608 7 15"/><path d="M21 13c0-6.075-4.03-11-9-11S3 6.925 3 13"/><path d="M18 4.765C17.535 5.504 16.671 6 15.682 6C14.201 6 13 4.886 13 3.512c0-.569.206-1.093.552-1.512"/><path strokeLinecap="round" strokeLinejoin="round" d="M10 11.5c-.005 3.45-.1 8.675-2 10.5m6-10.5c.005 3.45.1 8.675 2 10.5"/><path strokeLinecap="round" d="M9.125 7H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M17 15c2.412-.392 4-1.059 4-1.816C21 11.978 16.97 11 12 11s-9 .978-9 2.184C3 13.94 4.588 14.608 7 15"/><path d="M21 13c0-6.075-4.03-11-9-11S3 6.925 3 13"/><path d="M18 4.765C17.535 5.504 16.671 6 15.682 6C14.201 6 13 4.886 13 3.512c0-.569.206-1.093.552-1.512"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 11.5c-.005 3.45-.1 8.675-2 10.5m6-10.5c.005 3.45.1 8.675 2 10.5"/><path stroke-linecap="round" d="M9.125 7H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg> </template>
CSS
.icon-mushroom-01 {
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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2015c2.412-.392%204-1.059%204-1.816C21%2011.978%2016.97%2011%2012%2011s-9%20.978-9%202.184C3%2013.94%204.588%2014.608%207%2015%22%2F%3E%3Cpath%20d%3D%22M21%2013c0-6.075-4.03-11-9-11S3%206.925%203%2013%22%2F%3E%3Cpath%20d%3D%22M18%204.765C17.535%205.504%2016.671%206%2015.682%206C14.201%206%2013%204.886%2013%203.512c0-.569.206-1.093.552-1.512%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2011.5c-.005%203.45-.1%208.675-2%2010.5m6-10.5c.005%203.45.1%208.675%202%2010.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.125%207H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2015c2.412-.392%204-1.059%204-1.816C21%2011.978%2016.97%2011%2012%2011s-9%20.978-9%202.184C3%2013.94%204.588%2014.608%207%2015%22%2F%3E%3Cpath%20d%3D%22M21%2013c0-6.075-4.03-11-9-11S3%206.925%203%2013%22%2F%3E%3Cpath%20d%3D%22M18%204.765C17.535%205.504%2016.671%206%2015.682%206C14.201%206%2013%204.886%2013%203.512c0-.569.206-1.093.552-1.512%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2011.5c-.005%203.45-.1%208.675-2%2010.5m6-10.5c.005%203.45.1%208.675%202%2010.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.125%207H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mushroom-01.svg?color=%231a73e8&size=48