The HugeIcons sad dizzy icon depicts a face with a distressed expression and swirling eyes, commonly used to represent confusion, disorientation, or a negative emotional state.
Common uses
- Error messages indicating user confusion
- Feedback for failed actions
- States of being overwhelmed or lost
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SadDizzyIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SadDizzyIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- confuseddizzy faceunwellsick
FAQ
- What does the sad dizzy icon represent?
- It represents confusion, disorientation, or a negative emotional state, often used for errors or negative feedback.
- How do I use the SadDizzyIcon in React?
- Import both HugeiconsIcon and SadDizzyIcon, then render <HugeiconsIcon icon={SadDizzyIcon} />.
- What is the license for this icon?
- The HugeIcons sad dizzy icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →