cannabis icon
cannabis from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- cannabis
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- cannabis-sharp
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the cannabis icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 22v-4.175Q9.95 18.5 8.838 19t-2.338.5q-1.575 0-2.963-.712T1 17q.925-.85 1.988-1.487t2.287-.888q-1.7-1.375-2.5-3.4T1.975 7q1.8.025 3.475.575T8.5 9.2V9q0-2.275 1.013-4.275T12 1q1.45 1.725 2.475 3.725T15.5 9q0 .05-.012.1t-.013.1q1.4-1.075 3.075-1.612T22.025 7q0 2.2-.812 4.225t-2.513 3.4q1.225.25 2.288.888T22.975 17q-1.15 1.075-2.525 1.788t-2.95.712q-1.25 0-2.363-.5T13 17.825V22z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCannabis(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="M11 22v-4.175Q9.95 18.5 8.838 19t-2.338.5q-1.575 0-2.963-.712T1 17q.925-.85 1.988-1.487t2.287-.888q-1.7-1.375-2.5-3.4T1.975 7q1.8.025 3.475.575T8.5 9.2V9q0-2.275 1.013-4.275T12 1q1.45 1.725 2.475 3.725T15.5 9q0 .05-.012.1t-.013.1q1.4-1.075 3.075-1.612T22.025 7q0 2.2-.812 4.225t-2.513 3.4q1.225.25 2.288.888T22.975 17q-1.15 1.075-2.525 1.788t-2.95.712q-1.25 0-2.363-.5T13 17.825V22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 22v-4.175Q9.95 18.5 8.838 19t-2.338.5q-1.575 0-2.963-.712T1 17q.925-.85 1.988-1.487t2.287-.888q-1.7-1.375-2.5-3.4T1.975 7q1.8.025 3.475.575T8.5 9.2V9q0-2.275 1.013-4.275T12 1q1.45 1.725 2.475 3.725T15.5 9q0 .05-.012.1t-.013.1q1.4-1.075 3.075-1.612T22.025 7q0 2.2-.812 4.225t-2.513 3.4q1.225.25 2.288.888T22.975 17q-1.15 1.075-2.525 1.788t-2.95.712q-1.25 0-2.363-.5T13 17.825V22z"/></svg> </template>
CSS
.icon-cannabis {
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%22M11%2022v-4.175Q9.95%2018.5%208.838%2019t-2.338.5q-1.575%200-2.963-.712T1%2017q.925-.85%201.988-1.487t2.287-.888q-1.7-1.375-2.5-3.4T1.975%207q1.8.025%203.475.575T8.5%209.2V9q0-2.275%201.013-4.275T12%201q1.45%201.725%202.475%203.725T15.5%209q0%20.05-.012.1t-.013.1q1.4-1.075%203.075-1.612T22.025%207q0%202.2-.812%204.225t-2.513%203.4q1.225.25%202.288.888T22.975%2017q-1.15%201.075-2.525%201.788t-2.95.712q-1.25%200-2.363-.5T13%2017.825V22z%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%22M11%2022v-4.175Q9.95%2018.5%208.838%2019t-2.338.5q-1.575%200-2.963-.712T1%2017q.925-.85%201.988-1.487t2.287-.888q-1.7-1.375-2.5-3.4T1.975%207q1.8.025%203.475.575T8.5%209.2V9q0-2.275%201.013-4.275T12%201q1.45%201.725%202.475%203.725T15.5%209q0%20.05-.012.1t-.013.1q1.4-1.075%203.075-1.612T22.025%207q0%202.2-.812%204.225t-2.513%203.4q1.225.25%202.288.888T22.975%2017q-1.15%201.075-2.525%201.788t-2.95.712q-1.25%200-2.363-.5T13%2017.825V22z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/cannabis.svg?color=%231a73e8&size=48