Cigarette Off Pixel Art Icon
A cigarette with a slash for no-smoking zones, smoke-free venue labels and health-app smoke cessation features.
Tags
cigaretteoff
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Cigarette Off icon
A cigarette icon crossed out by a diagonal line, the international symbol for smoke-free areas and tobacco prohibition. Use it on a venue detail page to mark a no-smoking policy, in a public-space map's legend, or in a health app's 'Smoke-free streak' tracker. Its meaning is immediately clear due to wide signage familiarity. Pair it with the cigarette icon in a toggle when building a smoking or non-smoking preference filter for venue searches.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cigarette-off.svg" width="24" height="24" alt="Cigarette Off" />
<!-- React -->
import { CigaretteOff } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cigarette-off.svg" width="48" height="48" style="image-rendering: pixelated" />