mushroom off icon
mushroom-off-outline from Material Design Icons by Pictogrammers · Outline · Agriculture · Apache-2.0 Free for personal and commercial use.
- Name
- mushroom-off-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Agriculture
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
The same icon in other sets
More agriculture icons from Material Design Icons
Use the mushroom off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.1 21.5L2.4 1.7L1.1 3l3 3C2.8 7.6 2 9.7 2 12c0 1.1.9 2 2 2h8.1l1 1H9l-1 3.5l-.3 1c-.3 1.1.4 2.2 1.4 2.4l.6.1h4.7c1.1 0 2-.9 2-2l-.1-.5l-.3-1l-.2-.9l5.1 5.1zM4 12c0-1.7.6-3.3 1.5-4.6l.7.7c-.1.3-.2.6-.2.9c0 1.1.9 2 2 2c.3 0 .6-.1.9-.2l1.2 1.2zm5.7 8l.3-1l.6-2h3l.6 2l.3 1zm6.3-9c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2M8.2 5L6.7 3.5C8.3 2.6 10.1 2 12 2c5.5 0 10 4.5 10 10c0 1.1-.9 2-2 2h-2.8l-2-2H20c0-3.7-2.6-6.9-6-7.8c-.1 1-1 1.8-2 1.8s-1.9-.8-2-1.8c-.6.2-1.3.5-1.8.8"/></svg>
React
import type { SVGProps } from "react";
export function MdiMushroomOffOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.1 21.5L2.4 1.7L1.1 3l3 3C2.8 7.6 2 9.7 2 12c0 1.1.9 2 2 2h8.1l1 1H9l-1 3.5l-.3 1c-.3 1.1.4 2.2 1.4 2.4l.6.1h4.7c1.1 0 2-.9 2-2l-.1-.5l-.3-1l-.2-.9l5.1 5.1zM4 12c0-1.7.6-3.3 1.5-4.6l.7.7c-.1.3-.2.6-.2.9c0 1.1.9 2 2 2c.3 0 .6-.1.9-.2l1.2 1.2zm5.7 8l.3-1l.6-2h3l.6 2l.3 1zm6.3-9c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2M8.2 5L6.7 3.5C8.3 2.6 10.1 2 12 2c5.5 0 10 4.5 10 10c0 1.1-.9 2-2 2h-2.8l-2-2H20c0-3.7-2.6-6.9-6-7.8c-.1 1-1 1.8-2 1.8s-1.9-.8-2-1.8c-.6.2-1.3.5-1.8.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.1 21.5L2.4 1.7L1.1 3l3 3C2.8 7.6 2 9.7 2 12c0 1.1.9 2 2 2h8.1l1 1H9l-1 3.5l-.3 1c-.3 1.1.4 2.2 1.4 2.4l.6.1h4.7c1.1 0 2-.9 2-2l-.1-.5l-.3-1l-.2-.9l5.1 5.1zM4 12c0-1.7.6-3.3 1.5-4.6l.7.7c-.1.3-.2.6-.2.9c0 1.1.9 2 2 2c.3 0 .6-.1.9-.2l1.2 1.2zm5.7 8l.3-1l.6-2h3l.6 2l.3 1zm6.3-9c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2M8.2 5L6.7 3.5C8.3 2.6 10.1 2 12 2c5.5 0 10 4.5 10 10c0 1.1-.9 2-2 2h-2.8l-2-2H20c0-3.7-2.6-6.9-6-7.8c-.1 1-1 1.8-2 1.8s-1.9-.8-2-1.8c-.6.2-1.3.5-1.8.8"/></svg> </template>
CSS
.icon-mushroom-off-outline {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.1%2021.5L2.4%201.7L1.1%203l3%203C2.8%207.6%202%209.7%202%2012c0%201.1.9%202%202%202h8.1l1%201H9l-1%203.5l-.3%201c-.3%201.1.4%202.2%201.4%202.4l.6.1h4.7c1.1%200%202-.9%202-2l-.1-.5l-.3-1l-.2-.9l5.1%205.1zM4%2012c0-1.7.6-3.3%201.5-4.6l.7.7c-.1.3-.2.6-.2.9c0%201.1.9%202%202%202c.3%200%20.6-.1.9-.2l1.2%201.2zm5.7%208l.3-1l.6-2h3l.6%202l.3%201zm6.3-9c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202M8.2%205L6.7%203.5C8.3%202.6%2010.1%202%2012%202c5.5%200%2010%204.5%2010%2010c0%201.1-.9%202-2%202h-2.8l-2-2H20c0-3.7-2.6-6.9-6-7.8c-.1%201-1%201.8-2%201.8s-1.9-.8-2-1.8c-.6.2-1.3.5-1.8.8%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.1%2021.5L2.4%201.7L1.1%203l3%203C2.8%207.6%202%209.7%202%2012c0%201.1.9%202%202%202h8.1l1%201H9l-1%203.5l-.3%201c-.3%201.1.4%202.2%201.4%202.4l.6.1h4.7c1.1%200%202-.9%202-2l-.1-.5l-.3-1l-.2-.9l5.1%205.1zM4%2012c0-1.7.6-3.3%201.5-4.6l.7.7c-.1.3-.2.6-.2.9c0%201.1.9%202%202%202c.3%200%20.6-.1.9-.2l1.2%201.2zm5.7%208l.3-1l.6-2h3l.6%202l.3%201zm6.3-9c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202M8.2%205L6.7%203.5C8.3%202.6%2010.1%202%2012%202c5.5%200%2010%204.5%2010%2010c0%201.1-.9%202-2%202h-2.8l-2-2H20c0-3.7-2.6-6.9-6-7.8c-.1%201-1%201.8-2%201.8s-1.9-.8-2-1.8c-.6.2-1.3.5-1.8.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/mushroom-off-outline.svg?color=%231a73e8&size=48