The HugeIcons database 02 icon depicts a stylized representation of a database, commonly used in UI to signify data storage, management, or retrieval functionalities.
Common uses
- Database management system links
- Data backup and restore options
- API endpoints related to data
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Database02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Database02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- data storageserverdatabase symboldata management
FAQ
- What does the Database02Icon represent?
- The Database02Icon visually represents a database, suitable for indicating data storage or management features within a user interface.
- How do I use the Database02Icon in a React project?
- Import both HugeiconsIcon and Database02Icon, then render the icon using the <HugeiconsIcon icon={Database02Icon} /> component.
- What is the license for this icon?
- The HugeIcons database 02 icon is released under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.