The Tabler mask off icon visually represents the disabling or removal of a mask layer, commonly used in UI to indicate that a masking effect is not active or has been turned off.
Common uses
- Toggling mask visibility in image editing software.
- Indicating a disabled state for a masking feature.
- Resetting or clearing a mask in a design tool.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMaskOff } from '@tabler/icons-react';
<IconMaskOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editlayermasktooldesignoffcreativeartisticdisabledinactiveno maskhide maskmask disabledremove mask
FAQ
- What does the mask off icon signify?
- It signifies that a mask or masking effect is currently inactive, disabled, or has been removed.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconMaskOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is 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 →