The Tabler mood nervous icon visually represents a state of anxiety or unease, often used in UIs to indicate stress, worry, or a negative emotional state.
Common uses
- Displaying user frustration with a process.
- Indicating a system warning or error state.
- Representing a user's anxious mood in a profile.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodNervous } from '@tabler/icons-react';
<IconMoodNervous size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- angrystressedworryfrustratedmoodnervousanxious facestressed faceworried facefrustrated face
FAQ
- What does the mood nervous icon represent?
- It depicts a nervous or anxious facial expression, commonly used to signify stress, worry, or frustration in a user interface.
- How do I use the mood nervous icon in React?
- You can import and use it in your React application with: import { IconMoodNervous } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler mood nervous 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 →