John KuehJohn Kueh

colors icon

HugeIcons · ColorsIcon · MIT

Download SVG

The HugeIcons colors icon visually represents a palette or selection of colors, commonly used in user interfaces to indicate color pickers, theme settings, or design options.

Common uses

  • Color picker component
  • Theme selection dropdown
  • Design customization panel

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
palettecolor swatchhuepaint

FAQ

What is the colors icon used for?
It's typically used to represent color selection, theme settings, or design options within a user interface.
How do I use the ColorsIcon in React?
Import both HugeiconsIcon and ColorsIcon, then render <HugeiconsIcon icon={ColorsIcon} />.
What is the license for this icon?
The ColorsIcon from HugeIcons is available under the MIT license.

Looking for something else? Search HugeIcons 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 →