John KuehJohn Kueh

annoyed icon

Lucide · annoyed · ISC

Download SVG

The Lucide annoyed icon depicts a face with a displeased expression, commonly used to represent negative emotions or user frustration in UI elements.

Common uses

  • Error messages indicating user disapproval
  • Feedback forms for negative experiences
  • Status indicators for unresolved issues

Use it in React

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

<Annoyed size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
emojinuisancefaceemotionannoyeddispleased facefrustrated emojiunhappy facenegative emotion

FAQ

What does the annoyed icon represent?
It represents a negative emotion like frustration or displeasure, often used to signal problems or user dissatisfaction.
How do I use the annoyed icon in React?
You can import and use it like this: import { Annoyed } from 'lucide-react' and then render <Annoyed />.
What is the license for the annoyed icon?
The Lucide icon set, including the annoyed icon, is available under the ISC license.

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 →