John KuehJohn Kueh

call outgoing 01 icon

HugeIcons · CallOutgoing01Icon · MIT

Download SVG

The HugeIcons call outgoing 01 icon depicts a telephone handset with an arrow pointing outwards, commonly used to represent initiating a phone call or an outgoing communication.

Common uses

  • Start call button
  • Dialer icon
  • Outgoing message indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
phone outgoingdialeroutbound callinitiate call

FAQ

What does the CallOutgoing01Icon represent?
It represents an outgoing phone call or communication, shown by a handset with an outward arrow.
How do I use CallOutgoing01Icon in React?
Import it as `import { CallOutgoing01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={CallOutgoing01Icon} />` from '@hugeicons/react'.
What is the license for this icon?
This icon is provided 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 →