John KuehJohn Kueh

database icon

Phosphor · database · MIT

Download SVG

The Phosphor database icon visually represents a collection of data, commonly used in user interfaces to signify data storage, management, or database-related functionalities.

Common uses

  • Database management system links
  • Data backup or restore actions
  • Server or storage status indicators

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Database } from '@phosphor-icons/react';

<Database size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Database size={24} />
thin
<Database size={24} weight="thin" />
light
<Database size={24} weight="light" />
bold
<Database size={24} weight="bold" />
fill
<Database size={24} weight="fill" />
duotone
<Database size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
savedsavingarchivedarchivingarchivalhard diskstoragehddserversdatabasestechnology & developmentsystemdatabaseserverarchive

FAQ

What does the database icon represent?
It represents a database or data storage. It's used in UIs to indicate anything related to storing, managing, or accessing data.
How do I use this icon in React?
You can import and use it like this: import { Database } from '@phosphor-icons/react'. Then render it as <Database />.
What is the license for this icon?
The Phosphor icon library, including the database icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →