John KuehJohn Kueh

smile dizzy icon

HugeIcons · SmileDizzyIcon · MIT

Download SVG

The HugeIcons smile dizzy icon depicts a face with a spiraling or dizzy expression, commonly used to represent confusion, disorientation, or being overwhelmed.

Common uses

  • Error messages indicating confusion
  • Loading states with complex processes
  • User onboarding for overwhelming features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SmileDizzyIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SmileDizzyIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
dizzy faceconfused facespinning faceoverwhelmed face

FAQ

What does the smile dizzy icon represent?
It represents confusion, disorientation, or a feeling of being overwhelmed, often used in UI to convey these states.
How do I use the SmileDizzyIcon in React?
Import both HugeiconsIcon and SmileDizzyIcon, then render it using <HugeiconsIcon icon={SmileDizzyIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →