The Lucide cigarette icon depicts a lit cigarette, commonly used to represent smoking, tobacco products, or related activities in user interfaces.
Common uses
- Representing smoking cessation programs.
- Indicating a 'no smoking' area.
- Labeling content related to tobacco.
Use it in React
Install
npm i lucide-reactImport & render
import { Cigarette } from 'lucide-react';
<Cigarette size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- smokingcigarettesmoketobacconicotineashtray
FAQ
- What does the cigarette icon represent?
- It visually represents a cigarette, often used for themes related to smoking or tobacco.
- How do I use the cigarette icon in React?
- Import it from 'lucide-react' and use it as a component: import { Cigarette } from 'lucide-react'.
- What is the license for this icon?
- The Lucide cigarette icon is available under the ISC license, which is a permissive open-source 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 →