The HugeIcons call outgoing 02 icon depicts an arrow pointing outwards from a phone receiver, commonly used to represent initiating an outgoing phone call or a call being placed.
Common uses
- Start call button
- Dialer interface
- Call history indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallOutgoing02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallOutgoing02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- outgoing calldial iconphone outcall forward
FAQ
- What does the CallOutgoing02Icon represent?
- This icon represents an outgoing phone call, showing an arrow moving away from a phone receiver.
- How do I use CallOutgoing02Icon in a React project?
- Import both HugeiconsIcon and CallOutgoing02Icon, then render it using <HugeiconsIcon icon={CallOutgoing02Icon} />.
- What is the license for this icon?
- The HugeIcons call outgoing 02 icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.