The Lucide database icon visually represents a data storage system, commonly used in UIs to signify data management, storage, or backend services.
Common uses
- Indicating a data source or connection.
- Representing database settings or administration.
- Labeling features related to data storage or retrieval.
Use it in React
Install
npm i lucide-reactImport & render
import { Database } from 'lucide-react';
<Database size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- storagememorycontainertinpotbytesserversdatabaseserver
FAQ
- What does the database icon represent?
- It symbolizes a place where data is stored and managed, like a server or a data repository.
- How do I use the database icon in React?
- Import it from 'lucide-react' and use it as a component: import { Database } from 'lucide-react'.
- What is the license for the Lucide database icon?
- The Lucide icon library, including the database icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.