The Tabler mood puzzled icon visually represents confusion or uncertainty, often used in UI to indicate a state of bewilderment or a need for clarification.
Common uses
- Displaying an error state where input is unclear.
- Indicating a pending or unresolved status.
- Prompting users for more information when a process is stuck.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodPuzzled } from '@tabler/icons-react';
<IconMoodPuzzled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- confused-moodperplexedbewilderedpuzzleduncertainambiguousconfoundingmysteryriddleenigmamoodconfused facequestioning
FAQ
- What does the mood puzzled icon represent?
- It depicts a face with a questioning or confused expression, symbolizing uncertainty, perplexity, or a riddle.
- How do I use the mood puzzled icon in React?
- Import it from '@tabler/icons-react' like this: import { IconMoodPuzzled } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including mood puzzled, are available 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 →