The Tabler mood silence icon depicts a face with a zipper over its mouth, commonly used to represent silence, being unable to speak, or a state of quiet contemplation in user interfaces.
Common uses
- Muting notifications or audio
- Indicating a user is offline or unavailable
- Representing a 'do not disturb' status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodSilence } from '@tabler/icons-react';
<IconMoodSilence size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionquietmoodsilencequiet facezipped mouth emojino talking iconmute emoji
FAQ
- What does the mood silence icon represent?
- It visually conveys silence, the inability to speak, or a state of quietness.
- How do I use the mood silence icon in React?
- Import it using `import { IconMoodSilence } from '@tabler/icons-react';` and then use it as a component: `<IconMoodSilence />`.
- What is the license for this icon?
- The Tabler icons, including mood silence, are 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 →