John KuehJohn Kueh

mood confuzed icon

Tabler · mood-confuzed · MIT

Download SVG

The Tabler mood confuzed icon visually represents confusion or bewilderment, often used in UI to indicate a state of uncertainty or a need for clarification.

Common uses

  • Displaying error states where input is unclear
  • Indicating a pending or uncertain process
  • Representing a user's confused reaction to content

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMoodConfuzed } from '@tabler/icons-react';

<IconMoodConfuzed size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMoodConfuzed size={24} stroke={2} />
filled
<IconMoodConfuzedFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Mood
Keywords
faceemojiemotionfrownmoodconfuzedconfused facebewildered emojiuncertainty iconquestioning emotion

FAQ

What does the mood confuzed icon represent?
It depicts a face with a confused or bewildered expression, commonly used to show uncertainty or a lack of understanding in a UI.
How do I use the mood confuzed icon in React?
You can import and use it directly with: `import { IconMoodConfuzed } from '@tabler/icons-react'`.
What is the license for the Tabler mood confuzed icon?
The Tabler icon library, including the mood confuzed icon, is 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 →