shroom logo
shroom from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- shroom
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the shroom logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m8.409 14.437l2.532-9.678c-1.22-.257-3.863.026-5.012 3.45c-1.055 3.149 1.086 5.783 2.48 6.228m7.182-4.874l-2.532 9.678c1.22.257 3.863-.026 5.012-3.45c1.055-3.149-1.086-5.783-2.48-6.228m4.307-.375H10.94c.91-3.728 3.296-4.552 4.375-4.498H21zm-6.84 5.625H4.104L3 19.31h5.684c1.08.054 3.465-.77 4.375-4.497" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenShroom(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" fillRule="evenodd" d="m8.409 14.437l2.532-9.678c-1.22-.257-3.863.026-5.012 3.45c-1.055 3.149 1.086 5.783 2.48 6.228m7.182-4.874l-2.532 9.678c1.22.257 3.863-.026 5.012-3.45c1.055-3.149-1.086-5.783-2.48-6.228m4.307-.375H10.94c.91-3.728 3.296-4.552 4.375-4.498H21zm-6.84 5.625H4.104L3 19.31h5.684c1.08.054 3.465-.77 4.375-4.497" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m8.409 14.437l2.532-9.678c-1.22-.257-3.863.026-5.012 3.45c-1.055 3.149 1.086 5.783 2.48 6.228m7.182-4.874l-2.532 9.678c1.22.257 3.863-.026 5.012-3.45c1.055-3.149-1.086-5.783-2.48-6.228m4.307-.375H10.94c.91-3.728 3.296-4.552 4.375-4.498H21zm-6.84 5.625H4.104L3 19.31h5.684c1.08.054 3.465-.77 4.375-4.497" clip-rule="evenodd"/></svg> </template>
CSS
.icon-shroom {
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%20fill-rule%3D%22evenodd%22%20d%3D%22m8.409%2014.437l2.532-9.678c-1.22-.257-3.863.026-5.012%203.45c-1.055%203.149%201.086%205.783%202.48%206.228m7.182-4.874l-2.532%209.678c1.22.257%203.863-.026%205.012-3.45c1.055-3.149-1.086-5.783-2.48-6.228m4.307-.375H10.94c.91-3.728%203.296-4.552%204.375-4.498H21zm-6.84%205.625H4.104L3%2019.31h5.684c1.08.054%203.465-.77%204.375-4.497%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22m8.409%2014.437l2.532-9.678c-1.22-.257-3.863.026-5.012%203.45c-1.055%203.149%201.086%205.783%202.48%206.228m7.182-4.874l-2.532%209.678c1.22.257%203.863-.026%205.012-3.45c1.055-3.149-1.086-5.783-2.48-6.228m4.307-.375H10.94c.91-3.728%203.296-4.552%204.375-4.498H21zm-6.84%205.625H4.104L3%2019.31h5.684c1.08.054%203.465-.77%204.375-4.497%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/shroom.svg?color=%231a73e8&size=48