The HugeIcons armored boot icon depicts a sturdy, protective boot, often used to signify security, defense, or robust protection in user interfaces.
Common uses
- Security settings
- Account protection
- Download/install button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArmoredBootIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArmoredBootIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- boot iconsecurity iconprotection iconheavy boot
FAQ
- What is the armored boot icon used for?
- It typically represents security, defense, or strong protection. Use it for features related to account safety or secure actions.
- How do I use the ArmoredBootIcon in React?
- Import both HugeiconsIcon and ArmoredBootIcon, then render it using <HugeiconsIcon icon={ArmoredBootIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
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 →