John KuehJohn Kueh

database locked icon

HugeIcons · DatabaseLockedIcon · MIT

Download SVG

The HugeIcons database locked icon visually represents a secured or protected database, commonly used to indicate data privacy, access control, or secure storage.

Common uses

  • Displaying status of encrypted data
  • Indicating a secure login or authentication process
  • Representing a protected user account

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
secure databaseprotected dataencryptionaccess control

FAQ

What does the database locked icon signify?
It signifies a database that is secured, locked, or protected, often related to data privacy or access restrictions.
How do I use the DatabaseLockedIcon in React?
Import both HugeiconsIcon and DatabaseLockedIcon, then render <HugeiconsIcon icon={DatabaseLockedIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

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 →