John KuehJohn Kueh

brush icon

HugeIcons · BrushIcon · MIT

Download SVG

The HugeIcons brush icon depicts a paintbrush, commonly used in UI to represent tools for drawing, painting, or applying styles.

Common uses

  • Color picker tool
  • Styling options
  • Creative/design features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BrushIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BrushIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
paintartdesigncolor

FAQ

What is the brush icon used for?
It typically signifies actions related to design, customization, or applying visual styles, like changing colors or editing.
How do I use the BrushIcon in React?
Import both HugeiconsIcon and BrushIcon, then render it using <HugeiconsIcon icon={BrushIcon} />.
What is the license for this icon?
The HugeIcons brush icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →