John KuehJohn Kueh

printer check icon

HugeIcons · PrinterCheckIcon · MIT

Download SVG

The HugeIcons printer check icon visually represents a successful print job or a printer that is functioning correctly.

Common uses

  • Confirming a successful print operation.
  • Indicating a printer's ready status.
  • Verifying a document has been sent to the printer.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PrinterCheckIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PrinterCheckIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
print successprinter okprint completeprinter status

FAQ

What does the printer check icon signify?
It signifies a successful print action or a printer that is in a ready and operational state.
How do I use the PrinterCheckIcon in React?
Import both HugeiconsIcon and PrinterCheckIcon, then render it using <HugeiconsIcon icon={PrinterCheckIcon} />.
What is the license for this icon?
The icon is distributed under the MIT license.

Related icons

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

Looking for something else? Search HugeIcons and 4 more libraries by description →