The HugeIcons call internal 02 icon depicts a phone handset with an arrow pointing inwards, commonly used to represent internal calls, extensions, or directing a call to a specific department.
Common uses
- Internal extension dialing
- Directing calls to a specific team
- Representing an 'inward' call status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallInternal02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallInternal02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- internal callphone extensioninward calldirect call
FAQ
- What is the purpose of the CallInternal02Icon?
- This icon signifies an internal call or directing a call inwards, often used for extensions or routing to specific departments within an organization.
- How do I use CallInternal02Icon in a React project?
- Import the icon as `CallInternal02Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={CallInternal02Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- The HugeIcons library, including this icon, 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 →