The Lucide cigarette off icon depicts a crossed-out cigarette, commonly used to indicate a prohibition against smoking or a smoke-free area.
Common uses
- Signage for non-smoking zones
- Status indicator for smoke-free policies
- Disabling or blocking a smoking-related feature
Use it in React
Install
npm i lucide-reactImport & render
import { CigaretteOff } from 'lucide-react';
<CigaretteOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- smokingno-smokingcigaretteoffno smokingsmoking banprohibitedsmoke free
FAQ
- What does the cigarette-off icon represent?
- It represents prohibition of smoking. It's used to clearly mark areas where smoking is not allowed.
- How do I use the cigarette-off icon in React?
- You can import and use it like this: import { CigaretteOff } from 'lucide-react'; <CigaretteOff />.
- What is the license for this icon?
- The Lucide icon library, including the cigarette-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 →