The Lucide angry icon depicts a red-faced, scowling emoji, commonly used to represent negative emotions like frustration or displeasure in user interfaces.
Common uses
- Error message indicator
- Feedback for negative actions
- User status display
Use it in React
Install
npm i lucide-reactImport & render
import { Angry } from 'lucide-react';
<Angry size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emojiangerfaceemotionangrymadfrowningdispleasedupset
FAQ
- What does the angry icon represent?
- It represents a negative emotion, such as anger, frustration, or displeasure, often used in emoji contexts.
- How do I use the angry icon in React?
- You can import and use it like this: import { Angry } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons, including the angry icon, are available under the ISC 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 →