The Tabler mood edit icon depicts a smiley face with a pencil, commonly used to represent editing or modifying an emotional state or user feedback.
Common uses
- Button to edit user mood/feedback
- Option to change profile emotion
- Icon for a 'revise sentiment' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodEdit } from '@tabler/icons-react';
<IconMoodEdit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- modifyalterchangereviseupdateadjustrewriteemotioneditsmileymoodedit smileychange moodrevise emotionupdate feedback
FAQ
- What does the mood edit icon represent?
- It symbolizes the action of editing or changing an emotional expression or sentiment, often used for user feedback or profile settings.
- How do I use this icon in React?
- You can import and use it with `import { IconMoodEdit } from '@tabler/icons-react'`. Then, render it as `<IconMoodEdit />`.
- What is the license for this icon?
- The Tabler icons, including mood edit, 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 →