The Tabler smoking icon depicts a cigarette, commonly used to represent smoking-related information, warnings, or policies in user interfaces.
Common uses
- Indicate a smoking area in a venue.
- Warn about the health risks of smoking.
- Represent smoking cessation programs.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSmoking } from '@tabler/icons-react';
<IconSmoking size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- cigarettepublic placesmokingmedicalwellnesshealthcaretreatmentcarehealthtobaccono smokinghealth warning
FAQ
- What does the smoking icon represent?
- It visually represents a cigarette, typically used for themes related to smoking, health warnings, or designated smoking areas.
- How do I use the smoking icon in React?
- You can import and use it directly in your React components like this: import { IconSmoking } from '@tabler/icons-react'.
- What is the license for the Tabler smoking icon?
- The Tabler icon library, including the smoking icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →