The Tabler palette off icon depicts a disabled or inactive color palette, commonly used to indicate that color selection or design features are turned off or unavailable.
Common uses
- Disabling color customization options.
- Showing a feature that is not currently active.
- Representing a 'no color' or 'reset to default' state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPaletteOff } from '@tabler/icons-react';
<IconPaletteOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- colorpaintpainterpictureboardartistpaletteoffcreativeartisticdesigncolor picker offno paintdesign disabledinactive palette
FAQ
- What does the palette off icon represent?
- It signifies that color-related functionality, like a color picker or design tools, is currently disabled or not in use.
- How do I use this icon in React?
- You can import and use it like this: import { IconPaletteOff } from '@tabler/icons-react'; <IconPaletteOff />
- What is the license for this icon?
- The Tabler icons, including palette off, 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 →