The HugeIcons call locked 02 icon depicts a phone handset with a padlock, commonly used to indicate a secure or private call, or a call that is restricted.
Common uses
- Indicate a private call line
- Show restricted call access
- Represent a secure communication channel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallLocked02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallLocked02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- secure callprivate calllocked phonerestricted call
FAQ
- What does the CallLocked02Icon represent?
- This icon represents a phone call that is locked or secured, implying privacy or restriction.
- How do I use CallLocked02Icon in React?
- Import both HugeiconsIcon and CallLocked02Icon from their respective packages and render it using <HugeiconsIcon icon={CallLocked02Icon} />.
- What is the license for this icon?
- The CallLocked02Icon is part of the HugeIcons library and 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 →