John KuehJohn Kueh

safe box icon

HugeIcons · SafeBoxIcon · MIT

Download SVG

The HugeIcons safe box icon depicts a secure container, commonly used to represent security, storage, or protected data in user interfaces.

Common uses

  • Security settings
  • Data encryption status
  • Vault or safe access

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
security boxvaultlock boxstorage

FAQ

What does the SafeBoxIcon represent?
It represents a safe or secure box, symbolizing protection, storage, or sensitive information.
How do I use SafeBoxIcon in React?
Import both HugeiconsIcon and SafeBoxIcon, then render the icon using <HugeiconsIcon icon={SafeBoxIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →