The Lucide cannabis icon depicts a marijuana leaf, commonly used in UIs to represent topics related to cannabis, marijuana, or related products and services.
Common uses
- Labeling a cannabis product category
- Indicating a 'weed-friendly' policy
- Representing a blog post about cannabis culture
Use it in React
Install
npm i lucide-reactImport & render
import { Cannabis } from 'lucide-react';
<Cannabis size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cannabisweedleafmarijuana
FAQ
- What is the cannabis icon used for?
- It's used to visually represent cannabis, marijuana, or related themes in user interfaces.
- How do I use the cannabis icon in React?
- Import it from 'lucide-react' like this: import { Cannabis } from 'lucide-react'. Then use it as a component: <Cannabis />.
- What is the license for the Lucide cannabis icon?
- The Lucide icon library, including the cannabis icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →