The Tabler database edit icon depicts a database symbol with a pencil or edit tool, commonly used to signify actions related to modifying or updating database records or settings.
Common uses
- Button to edit database entries
- Link to a database configuration page
- Icon for a 'modify record' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabaseEdit } from '@tabler/icons-react';
<IconDatabaseEdit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- modifychangealterreviseadjustupdatetweakrefinecustomizefine-tunedatabaseeditmodify databaseupdate databasedatabase settingsedit data
FAQ
- What does the database edit icon represent?
- It represents the action of editing or modifying data within a database, or changing database settings.
- How do I use this icon in React?
- You can import and use it like this: import { IconDatabaseEdit } from '@tabler/icons-react'; <IconDatabaseEdit />
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →