John KuehJohn Kueh

call end 03 icon

HugeIcons · CallEnd03Icon · MIT

Download SVG

The HugeIcons call end 03 icon depicts a phone handset with a diagonal line through it, commonly used to signify ending or disconnecting a call or communication.

Common uses

  • End call button in video conferencing
  • Hang up button in VoIP applications
  • Disconnect action in messaging apps

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
hang updisconnectend callred phone

FAQ

What does the call end 03 icon represent?
It represents the action of ending or disconnecting a phone call or communication session.
How do I use the CallEnd03Icon in React?
Import it using `import { CallEnd03Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={CallEnd03Icon} />`.
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 →