John KuehJohn Kueh

user shield 01 icon

HugeIcons · UserShield01Icon · MIT

Download SVG

The HugeIcons user shield 01 icon depicts a stylized user silhouette protected by a shield, commonly used to represent security, privacy, or user account protection features.

Common uses

  • User account security settings
  • Privacy policy links
  • Authentication and authorization indicators

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
user securityaccount protectionprivacy iconshield user

FAQ

What does the user shield icon represent?
It symbolizes user security, privacy, or the protection of a user's account and data.
How do I use the UserShield01Icon in React?
Import it using `import { UserShield01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={UserShield01Icon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →