The Tabler mask icon depicts a stylized face covering, commonly used in UI to represent features related to editing, layering, or applying visual effects.
Common uses
- Image editing tools
- Layer management panels
- Creative effect controls
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMask } from '@tabler/icons-react';
<IconMask size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editlayermasktooldesigncreativeartisticvisualaestheticstyleface coveringediting toolvisual style
FAQ
- What is the mask icon typically used for?
- It's used to signify actions or areas related to editing, masking, or applying visual styles in design software or creative tools.
- How do I use the mask icon in React?
- Import it using `import { IconMask } from '@tabler/icons-react';` and then use it as a component: `<IconMask />`.
- What is the license for this icon?
- The Tabler icons, including the mask icon, 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 →