John KuehJohn Kueh

color picker icon

HugeIcons · ColorPickerIcon · MIT

Download SVG

The HugeIcons color picker icon visually represents a tool for selecting colors, commonly used in user interfaces for features like theme customization or drawing applications.

Common uses

  • Color selection in design tools
  • Theme customization options
  • Background color settings

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ColorPickerIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ColorPickerIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
color selectorpaint buckethuepalette

FAQ

What does the color picker icon represent?
It represents a tool used to select or define colors within a user interface, often seen in creative or customization-related features.
How do I use the ColorPickerIcon in React?
Import both HugeiconsIcon and ColorPickerIcon, then render it using <HugeiconsIcon icon={ColorPickerIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →