A paint roller with its grip, for decorating, wall colour, themes and bulk restyling. 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="M4 2L16 2C17.1046 2 18 2.8954 18 4L18 7C18 8.1046 17.1046 9 16 9L4 9C2.8954 9 2 8.1046 2 7L2 4C2 2.8954 2.8954 2 4 2ZM11.5 16L14.5 16C14.7761 16 15 16.2239 15 16.5L15 21.5C15 21.7761 14.7761 22 14.5 22L11.5 22C11.2239 22 11 21.7761 11 21.5L11 16.5C11 16.2239 11.2239 16 11.5 16ZM18 5.5L20 5.5C21.1046 5.5 22 6.3954 22 7.5L22 11C22 12.1046 21.1046 13 20 13L15 13C13.8954 13 13 13.8954 13 15L13 16" 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
  • decorate
  • wall
  • redecorate
  • theme
  • colour
  • color
  • restyle

Related icons

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

FAQ

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

What is the paint-roller icon for?
A paint roller with its grip, for decorating, wall colour, themes and bulk restyling. 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, decorate, wall, redecorate, theme, colour, color and restyle, and the browser's search matches all of those.
What styles does the paint-roller 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 paint-roller?
No. paint-roller is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with paint-roller?
easel, paintbrush and palette, all shown below. They are the Art shelf: nothing else in the set is named after paint.
How do I import paint-roller in React?
<PaintRoller /> 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 <PaintRoller size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the paint-roller SVG?
icons/stroke/paint-roller.svg, icons/duotone/paint-roller.svg and icons/fill/paint-roller.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 paint-roller 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.