The HugeIcons knight shield icon depicts a medieval shield, commonly used to represent security, protection, defense, or a user profile.
Common uses
- Security features
- User profile avatar
- Protection settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KnightShieldIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KnightShieldIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shieldprotectionsecuritydefense
FAQ
- What is the KnightShieldIcon used for?
- This icon represents security, defense, or a user's profile. It's useful for indicating protective features or user identity.
- How do I use the KnightShieldIcon in React?
- Import both HugeiconsIcon and KnightShieldIcon, then render it using <HugeiconsIcon icon={KnightShieldIcon} />.
- What is the license for this icon?
- The KnightShieldIcon is available 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 →