John KuehJohn Kueh

paint board icon

HugeIcons · PaintBoardIcon · MIT

Download SVG

The HugeIcons paint board icon depicts a palette with a brush, commonly used to represent creative tools, design options, or customization settings.

Common uses

  • Color picker trigger
  • Theme selection button
  • Art or design tool shortcut

Use it in React

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

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

Details

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

FAQ

What does the PaintBoardIcon represent?
It represents a painter's palette and brush, symbolizing creativity, design, or customization.
How do I use PaintBoardIcon in React?
Import both HugeiconsIcon and PaintBoardIcon, then render <HugeiconsIcon icon={PaintBoardIcon} />.
What is the license for this icon?
The HugeIcons paint board icon is released under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →