The Tabler smoking no icon visually represents a prohibition against smoking, commonly used in interfaces to indicate non-smoking areas or policies.
Common uses
- Signage for non-smoking zones in public spaces.
- UI element to disable or disallow a smoking-related feature.
- Indicator for health-conscious settings or applications.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSmokingNo } from '@tabler/icons-react';
<IconSmokingNo size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- banprohibitioncigarettepublic placesmokingmedicalwellnessnohealthcaretreatmenthealthno smoking signban cigaretteprohibited smokingnon-smoking
FAQ
- What does the smoking no icon represent?
- It signifies a prohibition or ban on smoking, often used to denote non-smoking areas or policies.
- How do I use this icon in React?
- Import it using `import { IconSmokingNo } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →