The Lucide circle off icon depicts a circle with a diagonal line through it, commonly used to represent negation, cancellation, or prohibition.
Common uses
- Disabling a feature or option
- Indicating an invalid or prohibited action
- Representing a 'no entry' or 'forbidden' state
Use it in React
Install
npm i lucide-reactImport & render
import { CircleOff } from 'lucide-react';
<CircleOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- diameterzeroønothingnullvoidcancelbannostopforbiddenprohibitederrorincorrectmistakewrong
FAQ
- What does the circle off icon mean?
- It signifies negation, prohibition, or cancellation, often used for 'no', 'off', or 'forbidden' states.
- How do I use the circle off icon in React?
- Import it from 'lucide-react' and use it as a component: import { CircleOff } from 'lucide-react'.
- What is the license for the Lucide circle off icon?
- The Lucide icon library, including the circle off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.