John KuehJohn Kueh

paint bucket icon

HugeIcons · PaintBucketIcon · MIT

Download SVG

The HugeIcons paint bucket icon visually represents the action of filling or applying color, commonly used in interfaces for color selection, fill tools, or applying styles.

Common uses

  • Color picker tool
  • Apply theme/style button
  • Fill background option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
color fillpaint toolbucketdye

FAQ

What does the paint bucket icon represent?
It symbolizes filling or applying color, often used for tools related to color selection or application in software interfaces.
How do I use the PaintBucketIcon in React?
Import both HugeiconsIcon and PaintBucketIcon, then render it using <HugeiconsIcon icon={PaintBucketIcon} />.
What is the license for this icon?
The HugeIcons paint bucket icon is available 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 →