A printer with a sheet going in and a page coming out, for print actions and print settings. On a 24×24 grid in stroke, duotone and fill, free under MIT.

DevicesNewv0.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="M6 19L4 19C2.8954 19 2 18.1046 2 17L2 12C2 10.8954 2.8954 10 4 10L20 10C21.1046 10 22 10.8954 22 12L22 17C22 18.1046 21.1046 19 20 19L18 19M6 10L6 4C6 2.8954 6.8954 2 8 2L13.5858 2C13.851 2 14.1054 2.1054 14.2929 2.2929L17.7071 5.7071C17.8946 5.8946 18 6.149 18 6.4142L18 10M8 15L16 15C17.1046 15 18 15.8954 18 17L18 20C18 21.1046 17.1046 22 16 22L8 22C6.8954 22 6 21.1046 6 20L6 17C6 15.8954 6.8954 15 8 15Z" 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.

  • print
  • printout
  • paper tray
  • hard copy
  • office
  • scanner

Related icons

The rest of the printer family first, then the Devices shelf.

FAQ

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

What is the printer icon for?
A printer with a sheet going in and a page coming out, for print actions and print settings. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as print, printout, paper tray, hard copy, office and scanner, and the browser's search matches all of those.
What styles does the printer 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 printer?
No. printer is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with printer?
app-check, app-dot, app-minus, app-plus, app-x and battery, and 12 more, all shown below. They are the Devices shelf: nothing else in the set is named after printer.
How do I import printer in React?
<Printer /> 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 <Printer size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the printer SVG?
icons/stroke/printer.svg, icons/duotone/printer.svg and icons/fill/printer.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 printer 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.