The HugeIcons calling 02 icon depicts a classic telephone handset and is typically used to represent phone, call, or contact-related actions and information in a user interface.
Common uses
- Initiate a phone call
- Display contact number
- Access call history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Calling02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Calling02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- phonetelephonecontactcall
FAQ
- What does the Calling 02 icon represent?
- It represents a telephone handset, commonly used for actions related to phone calls, contact information, or communication features.
- How do I use the Calling 02 icon in React?
- Import both HugeiconsIcon and Calling02Icon, then render it using <HugeiconsIcon icon={Calling02Icon} />.
- What is the license for this icon?
- The HugeIcons calling 02 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 →