The Lucide paint roller icon depicts a tool used for applying paint, commonly used in UI to represent actions related to design, customization, or decoration.
Common uses
- Theme customization settings
- Color palette selection
- Design or styling tools
Use it in React
Install
npm i lucide-reactImport & render
import { PaintRoller } from 'lucide-react';
<PaintRoller size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- brushcolorcolourdecorationdiypaintrollerpainting tooldecorating toolart brush
FAQ
- What is the paint roller icon used for?
- It represents painting, design, or customization. Use it for features related to applying colors or themes.
- How do I use the paint roller icon in React?
- Import it from 'lucide-react' like this: import { PaintRoller } from 'lucide-react'. Then use it as a component: <PaintRoller />.
- What is the license for the paint roller icon?
- The Lucide icon library, including the paint roller 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 →