John KuehJohn Kueh

phone off 02 icon

HugeIcons · PhoneOff02Icon · MIT

Download SVG

The HugeIcons phone off 02 icon depicts a phone with a line through it, commonly used to indicate that a device is offline, has no signal, or that calls are disabled.

Common uses

  • No service indicator
  • Call blocking status
  • Airplane mode toggle

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no signalofflinecall disabledairplane mode

FAQ

What does the phone off 02 icon represent?
It represents a phone that is not connected or operational, such as being offline, having no signal, or having calls disabled.
How do I use the PhoneOff02Icon in React?
Import it using `import { PhoneOff02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PhoneOff02Icon} />`.
What is the license for this icon?
This 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 →

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