The Tabler color picker off icon visually represents a disabled or inactive color selection tool, often used to indicate that color customization is not currently available or has been turned off in a user interface.
Common uses
- Disabling color selection in a form field.
- Showing a feature is unavailable in a toolbar.
- Indicating a read-only mode for color properties.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconColorPickerOff } from '@tabler/icons-react';
<IconColorPickerOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- timbresaturationpaintbrushchoiceselectionsamplecolorpickeroffdesigncolor selection disabledno color choicepaint bucket offhue saturation off
FAQ
- What does the color picker off icon represent?
- It signifies that a color selection or customization feature is currently disabled or unavailable for use.
- How do I use this icon in React?
- You can import and use it like this: import { IconColorPickerOff } from '@tabler/icons-react'; <IconColorPickerOff />
- What is the license for this icon?
- The Tabler icon library, including 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 →