John KuehJohn Kueh

circle alert icon

Lucide · circle-alert · ISC

Download SVG

The Lucide circle alert icon depicts a warning symbol within a circle, commonly used to indicate potential issues, errors, or important notifications.

Common uses

  • Displaying error messages in forms
  • Highlighting critical system status updates
  • Indicating urgent user actions required

Use it in React

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

<CircleAlert size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
warningalertdangerexclamation markcircleexclamationdanger symbolnotification

FAQ

What is the purpose of the circle alert icon?
It's used to visually communicate warnings, alerts, or potential dangers to the user, drawing attention to important information.
How do I use the circle alert icon in React?
You can import and use it like this: import { CircleAlert } from 'lucide-react'. Then render it as <CircleAlert />.
What is the license for Lucide icons?
Lucide icons, including the circle alert icon, 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 →