John KuehJohn Kueh

mood wrrr icon

Tabler · mood-wrrr · MIT

Download SVG

The Tabler mood wrrr icon depicts a face with a disgusted or nauseated expression, commonly used to represent negative emotions like revulsion or extreme displeasure in user interfaces.

Common uses

  • Error messages indicating a failed or unpleasant action.
  • Feedback for content that is offensive or disliked.
  • Status indicator for a negative or rejected state.

Use it in React

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

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

Styles

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

outline
<IconMoodWrrr size={24} stroke={2} />
filled
<IconMoodWrrrFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Mood
Keywords
faceemojiemotiondisgustedmoodwrrrdisgusted facenauseated emojiunhappy facebad mood

FAQ

What does the mood wrrr icon represent?
It represents a disgusted or nauseated facial expression, signifying strong negative emotions like revulsion or displeasure.
How do I use the mood wrrr icon in React?
You can import and use it in your React application with: import { IconMoodWrrr } from '@tabler/icons-react'.
What is the license for the mood wrrr icon?
The Tabler icons, including mood wrrr, are 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 →