The Tabler database plus icon depicts a database cylinder with a plus sign, commonly used to represent actions like adding new data, creating a new database, or expanding storage.
Common uses
- Button to create a new database entry.
- Link to add a new record to a table.
- Option to provision additional database capacity.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabasePlus } from '@tabler/icons-react';
<IconDatabasePlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- addincreaseexpandenlargeamplifygrowenhanceboostsupplementraisedatabaseplusadd databasenew recordcreate databasedatabase add
FAQ
- What does the database plus icon represent?
- It signifies adding to or creating something related to a database, such as new data, a new database instance, or increased capacity.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconDatabasePlus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →