John KuehJohn Kueh

file database icon

HugeIcons · FileDatabaseIcon · MIT

Download SVG

The HugeIcons file database icon visually represents a file containing database information, commonly used to signify data storage, management, or access points within an application's interface.

Common uses

  • Database management section
  • Data export/import options
  • API endpoint for data

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
database filedata storagerecords iconarchive icon

FAQ

What does the file database icon represent?
It represents a file that holds database information. It's used in UIs to indicate data storage or management features.
How do I use the FileDatabaseIcon in React?
Import both HugeiconsIcon and FileDatabaseIcon, then render it using <HugeiconsIcon icon={FileDatabaseIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and 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 →