The Lucide paintbrush vertical icon depicts a paintbrush oriented vertically, commonly used to represent actions related to design, color selection, or customization in user interfaces.
Common uses
- Color palette selector
- Design tool settings
- Customization options
Use it in React
Install
npm i lucide-reactImport & render
import { PaintbrushVertical } from 'lucide-react';
<PaintbrushVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- brushpaintbrushdesigncolorcolourdecorationdiyverticalpaint brushart toolcoloring tool
FAQ
- What is the paintbrush vertical icon used for?
- It's typically used for design, color selection, or customization features within an application's UI.
- How do I use the paintbrush vertical icon in React?
- You can import and use it like this: import { PaintbrushVertical } from 'lucide-react'. Then render it as <PaintbrushVertical />.
- What is the license for this icon?
- The Lucide icon library, including the paintbrush vertical 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 →