John KuehJohn Kueh

call locked icon

HugeIcons · CallLockedIcon · MIT

Download SVG

The HugeIcons call locked icon depicts a phone with a padlock, commonly used to indicate a secure or private call, or a call that is restricted.

Common uses

  • Secure call indicator
  • Restricted outgoing calls
  • VoIP privacy setting

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
secure callprivate callcall securitylocked phone

FAQ

What does the CallLockedIcon represent?
It represents a phone call that is secured, private, or restricted. Use it to visually communicate call security or limitations.
How do I use CallLockedIcon in a React project?
Import both HugeiconsIcon and CallLockedIcon, then render it using <HugeiconsIcon icon={CallLockedIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
This icon is released under the MIT license, which allows for free use in both personal and commercial projects.

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 →