John KuehJohn Kueh

printer icon

HugeIcons · PrinterIcon · MIT

Download SVG

The HugeIcons printer icon depicts a standard office printer and is commonly used to represent printing functions, print queues, or printer settings within a user interface.

Common uses

  • Print button in a document editor
  • Link to printer settings page
  • Status indicator for a print job

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
printdocumentofficecopier

FAQ

What does the PrinterIcon represent?
The PrinterIcon visually represents a physical printer, typically used for actions related to printing documents or managing print devices.
How do I use the PrinterIcon in a React application?
You can use the PrinterIcon in React by importing it from '@hugeicons/core-free-icons' and rendering it within the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { PrinterIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={PrinterIcon} />.
What is the license for the HugeIcons printer icon?
The HugeIcons printer icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →