John KuehJohn Kueh

database expand icon

HugeIcons · DatabaseExpandIcon · MIT

Download SVG

The HugeIcons database expand icon visually represents the action of expanding or detailing a database, often used to show more information or options related to data.

Common uses

  • Expanding a database view to show tables
  • Toggling detailed database information
  • Accessing database settings or configurations

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DatabaseExpandIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DatabaseExpandIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
database detailsexpand datadatabase viewdatabase options

FAQ

What does the database expand icon signify?
This icon signifies expanding or detailing a database. It's commonly used when a user needs to see more information or options related to data.
How do I use the DatabaseExpandIcon in React?
Import both HugeiconsIcon and DatabaseExpandIcon, then render the icon using <HugeiconsIcon icon={DatabaseExpandIcon} />.
What is the license for this icon?
The HugeIcons library, including the DatabaseExpandIcon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →