The Lucide printer check icon visually represents a successful print job or a verified printer status, commonly used to indicate that a document has been printed correctly or that a printer is operational.
Common uses
- Confirming a successful print operation.
- Indicating a printer is online and ready.
- Verifying a completed document processing task.
Use it in React
Install
npm i lucide-reactImport & render
import { PrinterCheck } from 'lucide-react';
<PrinterCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- faxofficedevicesuccessprintedprintercheckprint successverified printerdocument printedprinter ok
FAQ
- What does the printer check icon signify?
- It signifies a successful print action or a verified printer status. It's used to show that something has been printed correctly or that a printer is functioning as expected.
- How do I use the printer check icon in React?
- You can import and use it directly from the 'lucide-react' library. The import statement is: import { PrinterCheck } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the printer-check 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 →