mushroom icon
mushroom from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mushroom
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
mushroomEmoji One (Colored)mushroomFluent EmojimushroomFluent Emoji FlatmushroomFluent Emoji High ContrastmushroomFirefox OS EmojimushroomMaterial Line IconsmushroomMaterial Design Iconsmushroom-fillMingCute IconmushroomNoto EmojimushroomOpenMojimushroomStreamline EmojismushroomTabler IconsmushroomTDesign IconsmushroomTwitter Emoji
Related icons in Huge 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" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M10.276 13c1.724 3-1.598 4.383-1.25 6.275c.406 2.214 2.713 3.367 4.454 2.355c2.467-1.435 1.415-6.827.432-8.61"/><path d="M12.015 2C7.343 2 3.538 4.648 3.02 9.031c-.725 6.131 18.635 4.44 17.963-.212C20.368 4.563 16.612 2 12.015 2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 6c1 0 2 1 2 2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMushroom(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="M10.276 13c1.724 3-1.598 4.383-1.25 6.275c.406 2.214 2.713 3.367 4.454 2.355c2.467-1.435 1.415-6.827.432-8.61"/><path d="M12.015 2C7.343 2 3.538 4.648 3.02 9.031c-.725 6.131 18.635 4.44 17.963-.212C20.368 4.563 16.612 2 12.015 2Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M16 6c1 0 2 1 2 2"/></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="M10.276 13c1.724 3-1.598 4.383-1.25 6.275c.406 2.214 2.713 3.367 4.454 2.355c2.467-1.435 1.415-6.827.432-8.61"/><path d="M12.015 2C7.343 2 3.538 4.648 3.02 9.031c-.725 6.131 18.635 4.44 17.963-.212C20.368 4.563 16.612 2 12.015 2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 6c1 0 2 1 2 2"/></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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.276%2013c1.724%203-1.598%204.383-1.25%206.275c.406%202.214%202.713%203.367%204.454%202.355c2.467-1.435%201.415-6.827.432-8.61%22%2F%3E%3Cpath%20d%3D%22M12.015%202C7.343%202%203.538%204.648%203.02%209.031c-.725%206.131%2018.635%204.44%2017.963-.212C20.368%204.563%2016.612%202%2012.015%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%206c1%200%202%201%202%202%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%22M10.276%2013c1.724%203-1.598%204.383-1.25%206.275c.406%202.214%202.713%203.367%204.454%202.355c2.467-1.435%201.415-6.827.432-8.61%22%2F%3E%3Cpath%20d%3D%22M12.015%202C7.343%202%203.538%204.648%203.02%209.031c-.725%206.131%2018.635%204.44%2017.963-.212C20.368%204.563%2016.612%202%2012.015%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%206c1%200%202%201%202%202%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.svg?color=%231a73e8&size=48