John KuehJohn Kueh

circle slash 2 icon

Lucide · circle-slash-2 · ISC

Download SVG

The Lucide circle slash 2 icon visually represents a circle with a diagonal line through it, often used to indicate negation, prohibition, or a value of zero or null.

Common uses

  • Disabling a feature or option
  • Indicating a value is not applicable or zero
  • Representing a 'no entry' or forbidden state

Use it in React

Install
npm i lucide-react
Import & render
import { CircleSlash2 } from 'lucide-react';

<CircleSlash2 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
diameterzeroønothingnullvoidbanmathdividedivisionhalfsplit/averageavgmean

FAQ

What does the circle slash 2 icon mean?
It typically signifies negation, prohibition, or a zero/null value in a UI context.
How do I use the circle slash 2 icon in React?
You can import and use it like this: import { CircleSlash2 } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →