John KuehJohn Kueh

printer x icon

HugeIcons · PrinterXIcon · MIT

Download SVG

The HugeIcons printer x icon depicts a printer with an 'X' mark, commonly used to indicate an error, cancellation, or removal related to printing.

Common uses

  • Cancel print job
  • Print error indicator
  • Remove print queue

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
printer errorcancel printno printdelete printer

FAQ

What does the printer x icon represent?
This icon signifies a problem or cancellation related to printing. It's often used to show a failed print job or to allow users to cancel an ongoing one.
How do I use the PrinterXIcon in React?
Import both HugeiconsIcon and PrinterXIcon, then render the icon using <HugeiconsIcon icon={PrinterXIcon} />.
What is the license for this icon?
The PrinterXIcon is available under the MIT license, allowing for free usage 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 →