A brush on its handle, bristles up, for painting, drawing tools, styling and themes. On a 24×24 grid in stroke, duotone and fill, free under MIT.

ArtNewv0.8.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M12 2L16 2C17.1046 2 18 2.8954 18 4L18 11.5C18 11.7761 18.2239 12 18.5 12C18.7761 12 19 12.2239 19 12.5L19 13C19 14.6569 17.6569 16 16 16L15.6297 16C14.6831 16 13.9732 16.866 14.1588 17.7942L14.5 19.5C14.5 20.8807 13.3807 22 12 22C10.6193 22 9.5 20.8807 9.5 19.5L9.8412 17.7942C10.0268 16.866 9.3169 16 8.3703 16L8 16C6.3431 16 5 14.6569 5 13L5 12.5C5 12.2239 5.2239 12 5.5 12C5.7761 12 6 11.7761 6 11.5L6 4C6 2.8954 6.8954 2 8 2ZM6 12L18 12M10 2L10 6M14 2L14 8" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • paint
  • brush
  • art
  • artist
  • drawing tool
  • theme
  • style

Related icons

The rest of the paintbrush family first, then the Art shelf.

FAQ

Answered from paintbrush's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the paintbrush icon for?
A brush on its handle, bristles up, for painting, drawing tools, styling and themes. It is filed under Art in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as paint, brush, art, artist, drawing tool, theme and style, and the browser's search matches all of those.
What styles does the paintbrush icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of paintbrush?
No. paintbrush is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with paintbrush?
easel, paint-roller and palette, all shown below. They are the Art shelf: nothing else in the set is named after paintbrush.
How do I import paintbrush in React?
<Paintbrush /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Paintbrush size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the paintbrush SVG?
icons/stroke/paintbrush.svg, icons/duotone/paintbrush.svg and icons/fill/paintbrush.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was paintbrush added to the set?
Added 11 Sept 2026. It ships in v0.8.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.