John KuehJohn Kueh

database import icon

Tabler · database-import · MIT

Download SVG

The Tabler database import icon visually represents the action of bringing data into a database, commonly used in UIs to signify data loading or migration.

Common uses

  • Button to initiate data import from a file.
  • Status indicator for an ongoing data import process.
  • Menu item for accessing import/export functionalities.

Use it in React

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

<IconDatabaseImport size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
datafilestoragebackupsystemdatabaseimportrepositoryrecordsinformationdata uploadload databasemigrate datarepository import

FAQ

What does the database import icon represent?
It symbolizes the process of transferring data into a database system. It's used in user interfaces to indicate actions related to data loading or migration.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconDatabaseImport } from '@tabler/icons-react'`. Then, use it as a React component like `<IconDatabaseImport />`.
What is the license for this icon?
The Tabler icon library, including the database import icon, is distributed under the MIT license.

Related icons

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

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