The Tabler database export icon depicts a database cylinder with an arrow pointing outwards, commonly used to signify the action of extracting or backing up data from a system.
Common uses
- Button to export user data
- Link to download a database backup
- Action to transfer records to an external file
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabaseExport } from '@tabler/icons-react';
<IconDatabaseExport size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- databackupfilestoragesystemdatabaseexportrepositoryrecordsinformationdata exportbackup databasedownload datadatabase file
FAQ
- What does the database export icon represent?
- It represents the process of exporting data from a database, often used for backups or transferring information.
- How do I use this icon in React?
- Import it using `import { IconDatabaseExport } from '@tabler/icons-react'` and then use it as a component: `<IconDatabaseExport />`.
- 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 Tabler.