John KuehJohn Kueh

alert circle off icon

Tabler · alert-circle-off · MIT

Download SVG

The Tabler alert circle off icon depicts a circle with a diagonal line through it, signifying a disabled or inactive alert state, often used to indicate that alerts are turned off or not currently active.

Common uses

  • Disabling notifications for a specific item.
  • Showing that an alert system is offline.
  • Indicating a feature that is currently unavailable.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconAlertCircleOff } from '@tabler/icons-react';

<IconAlertCircleOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
warningdangercautionriskalertcircleoffcontroloperationdisabledsystemdisabled alertno warningalert offinactive notification

FAQ

What does the alert circle off icon represent?
It represents a state where alerts or warnings are explicitly turned off or disabled, contrasting with an active alert.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconAlertCircleOff } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the alert circle off icon, is distributed under the MIT license.

Related icons

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

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