John KuehJohn Kueh

shield lock icon

Tabler · shield-lock · MIT

Download SVG

The Tabler shield lock icon depicts a shield with a lock, commonly used to represent security, privacy, or access control features within a system.

Common uses

  • Indicate a secure connection or data protection.
  • Label a section for user authentication or access management.
  • Represent a feature that requires administrative privileges.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconShieldLock } from '@tabler/icons-react';

<IconShieldLock size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconShieldLock size={24} stroke={2} />
filled
<IconShieldLockFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
securesecurityclosedkeysafetyshieldlockprivatecontroloperationsystemsecurity lockprivate keyaccess controlsecure system

FAQ

What does the shield lock icon represent?
It symbolizes security, protection, and restricted access, often used for features related to safety or privacy.
How do I use this icon in React?
Import it from '@tabler/icons-react' using: import { IconShieldLock } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →