John KuehJohn Kueh

printer icon

Lucide · printer · ISC

Download SVG

The Lucide printer icon depicts a common office device and is typically used to represent printing functionality or related hardware in a user interface.

Common uses

  • Initiate print job
  • Access printer settings
  • Indicate a printing-related action

Use it in React

Install
npm i lucide-react
Import & render
import { Printer } from 'lucide-react';

<Printer size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
faxofficedeviceprinterprintoffice devicemachinecopier

FAQ

What is the printer icon used for?
It represents a physical printer or the action of printing. It's commonly used for buttons or menu items related to printing documents.
How do I use the printer icon in React?
You can import it from the 'lucide-react' library like this: import { Printer } from 'lucide-react'. Then use it as a component: <Printer />.
What is the license for the Lucide printer icon?
The Lucide icon library, including the printer icon, is available under the ISC license.

Related icons

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

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