The Tabler database share icon visually represents the action of distributing or transferring data from a database, commonly used to indicate sharing, synchronization, or export functionalities.
Common uses
- Button to initiate data export or sharing.
- Indicator for active database synchronization.
- Menu item for database transfer options.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabaseShare } from '@tabler/icons-react';
<IconDatabaseShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- distributespreadallocategivetransferexchangedispensebroadcastcirculatecommunicatedatabasesharedatabase distributedata transferdatabase exportsync database
FAQ
- What does the database share icon represent?
- It symbolizes the act of sharing or distributing data from a database. It's used in UIs to denote actions like exporting, transferring, or synchronizing data.
- How do I use the database share icon in React?
- You can import and use it directly with the following statement: import { IconDatabaseShare } from '@tabler/icons-react'. Then, render it as a component: <IconDatabaseShare />.
- What is the license for this icon?
- The Tabler icon library, including the database-share 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 →