John KuehJohn Kueh

printer off icon

HugeIcons · PrinterOffIcon · MIT

Download SVG

The HugeIcons printer off icon visually communicates that a printer is not currently operational or available, often used to indicate a disabled or offline device.

Common uses

  • Disabling a print button
  • Showing an offline printer status
  • Indicating a non-functional device

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
printer disabledoffline printerno printerprint unavailable

FAQ

What does the printer off icon represent?
This icon represents a printer that is not currently working or is offline. It's used to signify a disabled or unavailable printing function.
How do I use the PrinterOffIcon in React?
To use it in React, import both HugeiconsIcon and PrinterOffIcon, then render it like this: <HugeiconsIcon icon={PrinterOffIcon} />.
What is the license for this icon?
The PrinterOffIcon is part of the HugeIcons library and is available 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →