The Tabler shadow off icon visually represents the absence of a shadow, commonly used to indicate that a shadow effect is disabled or turned off in a user interface.
Common uses
- Toggle switch for shadow effects in design tools.
- Button to disable or remove shadows from elements.
- Status indicator for a 'no shadow' setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShadowOff } from '@tabler/icons-react';
<IconShadowOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- darksunareacovereddimlightcsseffectshadowoffphotographyno shadowshadow disableremove shadowdim light
FAQ
- What does the shadow off icon represent?
- It signifies the removal or deactivation of a shadow effect, often used in UI elements to indicate a 'no shadow' state.
- How do I use this icon in React?
- You can import and use it like this: import { IconShadowOff } from '@tabler/icons-react'. Then render it as <IconShadowOff />.
- What is the license for this icon?
- The Tabler icon library, including the shadow-off 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 →