The Tabler mood share icon depicts a face with outward-pointing arrows, symbolizing the act of sharing or broadcasting emotions or content.
Common uses
- Button to share current mood or status.
- Icon for a social media 'post' or 'broadcast' feature.
- Indicate a user's willingness to share feelings or information.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodShare } from '@tabler/icons-react';
<IconMoodShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- distributeexchangecommunicatedivulgespreademotionpostconnectbroadcasttransmitmoodshareshare emotionbroadcast moodtransmit feeling
FAQ
- What does the mood share icon represent?
- It visually communicates the idea of distributing or sharing emotions, moods, or content with others.
- How do I use this icon in React?
- Import it using `import { IconMoodShare } from '@tabler/icons-react';` and then use it as a component: `<IconMoodShare />`.
- What is the license for this icon?
- The Tabler icon library, including the mood share 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 →