The Lucide paintbrush icon depicts a painter's brush and is commonly used in UI to represent actions related to design, customization, or applying styles.
Common uses
- Open color picker
- Apply theme/style
- Edit design elements
Use it in React
Install
npm i lucide-reactImport & render
import { Paintbrush } from 'lucide-react';
<Paintbrush size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- brushpaintbrushdesigncolorcolourdecorationdiypaint brushart toolcolor tooldesign tool
FAQ
- What is the paintbrush icon used for?
- It's typically used for actions involving design, customization, or applying colors and styles within an application.
- How do I use the paintbrush icon in React?
- You can import it from 'lucide-react' and use it as a component: import { Paintbrush } from 'lucide-react'.
- What is the license for the Lucide paintbrush icon?
- The Lucide icon library, including the paintbrush 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 →