The HugeIcons cigarette icon visually represents tobacco smoking and is often used in interfaces to denote smoking areas, related products, or warnings.
Common uses
- Smoking area signage
- Product categorization for tobacco
- Content warnings for smoking-related material
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CigaretteIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CigaretteIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tobaccosmokeashtraynicotine
FAQ
- What does the CigaretteIcon represent?
- The CigaretteIcon represents a lit cigarette, commonly used to signify smoking or tobacco-related contexts.
- How do I use the CigaretteIcon in React?
- Import both HugeiconsIcon and CigaretteIcon, then render it using <HugeiconsIcon icon={CigaretteIcon} />.
- What is the license for this icon?
- The CigaretteIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →