The Tabler color filter icon depicts a painter's palette with a dropper, commonly used in UIs to represent color adjustment, filtering, or creative tools.
Common uses
- Color adjustment settings
- Image filter selection
- Creative tool palettes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconColorFilter } from '@tabler/icons-react';
<IconColorFilter size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- huebrightnesseffectssotringtoolscolorfiltercreativeartisticsortdesigncolor adjustmenthue slidercolor effectspalette
FAQ
- What is the color filter icon used for?
- It visually represents actions related to color manipulation, such as adjusting hue, saturation, brightness, or applying visual effects.
- How do I use this icon in React?
- Import it using `import { IconColorFilter } from '@tabler/icons-react';` and then use it as a React component: `<IconColorFilter />`.
- What is the license for this icon?
- The Tabler icon set, including the color filter icon, is released 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 →