John KuehJohn Kueh

cigarette off icon

HugeIcons · CigaretteOffIcon · MIT

Download SVG

The HugeIcons cigarette off icon visually represents the prohibition of smoking, commonly used in interfaces to indicate no-smoking areas or to disable smoking-related features.

Common uses

  • No smoking signs
  • Disabling smoking options
  • Content moderation for smoking imagery

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CigaretteOffIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CigaretteOffIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no smokingsmoking forbiddenanti-smokingout of order smoking

FAQ

What does the cigarette off icon signify?
This icon signifies the prohibition of smoking. It's used to denote areas where smoking is not allowed or to indicate a disabled smoking-related function.
How do I use the CigaretteOffIcon in React?
Import both HugeiconsIcon and CigaretteOffIcon, then render the icon using <HugeiconsIcon icon={CigaretteOffIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons cigarette off icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →