The Lucide cannabis off icon depicts a cannabis leaf with a diagonal line through it, typically used to indicate that cannabis or related products are prohibited or unavailable.
Common uses
- Disabling cannabis-related features in an app.
- Showing a location where cannabis is not permitted.
- Filtering out cannabis-related content.
Use it in React
Install
npm i lucide-reactImport & render
import { CannabisOff } from 'lucide-react';
<CannabisOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cannabisweedleafoffno cannabisweed offprohibited leafcannabis disabled
FAQ
- What does the cannabis off icon represent?
- It signifies the prohibition or unavailability of cannabis. It's used to visually communicate restrictions related to cannabis.
- How do I use the cannabis off icon in React?
- You can import and use it like this: import { CannabisOff } from 'lucide-react'. Then, render the component: <CannabisOff />.
- What is the license for this icon?
- The Lucide icon library, including the cannabis off 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 →