The Tabler mood plus icon depicts a happy face with a plus sign, commonly used to indicate adding a new positive emotion or option.
Common uses
- Button to add a new mood to a list
- Option to select a 'very happy' or 'extremely pleased' state
- Indicator for positive feedback or a new happy entry
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodPlus } from '@tabler/icons-react';
<IconMoodPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- emotionfeelinghappyfaceaddnewmoodplusmoreincreaseadd emotionhappy face addnew moodpositive increase
FAQ
- What does the mood plus icon represent?
- It represents a positive emotion combined with an addition or increase, suggesting adding a new happy state or option.
- How do I use the mood plus icon in React?
- You can import and use it like this: import { IconMoodPlus } from '@tabler/icons-react'; <IconMoodPlus />.
- What is the license for this icon?
- The Tabler icon library, including the mood plus 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 →