The Tabler brush icon depicts a paintbrush and is commonly used in UI to represent actions related to design, customization, or editing.
Common uses
- Open color picker
- Access theme settings
- Start drawing tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrush } from '@tabler/icons-react';
<IconBrush size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- paintartpicturepaintbrushpainterthemebrushcreativeartisticvisualdesign
FAQ
- What is the brush icon used for?
- It signifies design-related actions like customization, editing, or applying styles.
- How do I use the brush icon in React?
- Import it using: import { IconBrush } from '@tabler/icons-react'. Then use it as a component: <IconBrush />.
- What is the license for the Tabler brush icon?
- The Tabler icon library, including the brush icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →