The Lucide paint bucket icon depicts a container for paint, commonly used in user interfaces to represent actions related to filling, coloring, or applying styles.
Common uses
- Color selection tool
- Apply theme/style button
- Fill background option
Use it in React
Install
npm i lucide-reactImport & render
import { PaintBucket } from 'lucide-react';
<PaintBucket size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- fillpaintbucketcolorcolourfill bucketcolor bucketpaint can
FAQ
- What is the paint bucket icon used for?
- It typically signifies actions like filling an area with color, applying a style, or selecting a color tool.
- How do I use the paint bucket icon in React?
- You can import and use it like this: import { PaintBucket } from 'lucide-react'.
- What is the license for the Lucide paint bucket icon?
- The Lucide icon library, including the paint bucket icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →