Pixelarticons

Circle Slash Pixel Art Icon

A circle with a diagonal slash for 'Not allowed', blocked content, zero counts and prohibited-action indicators across security and admin UIs.

security Pro 2 variants

Tags

circleslash

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Circle Slash icon

A circle bisected by a diagonal line, combining two internationally understood symbols: the circle of scope and the slash of negation. It signals prohibition, zero, or unavailability. Use it to mark a blocked user action, a zero-result state in a list, a 'Feature not available on your plan' indicator, or a 'No data' placeholder. It is slightly more visual than a plain cancel icon and can carry a tonal range from mild unavailability to outright prohibition depending on context.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/circle-slash.svg" width="24" height="24" alt="Circle Slash" />

<!-- React -->
import { CircleSlash } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="circle-slash.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons