John KuehJohn Kueh

sql icon

HugeIcons · SqlIcon · MIT

Download SVG

The HugeIcons sql icon depicts a database cylinder and is commonly used to represent database-related actions, tables, or connections in user interfaces.

Common uses

  • Database management tools
  • Data visualization dashboards
  • API documentation for database endpoints

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
databasedbdatacylinder

FAQ

What does the SQL icon represent?
The icon represents a database cylinder, symbolizing data storage and management.
How do I use the SqlIcon in React?
Import both HugeiconsIcon and SqlIcon, then render it using <HugeiconsIcon icon={SqlIcon} />.
What is the license for this icon?
The HugeIcons sql icon is released 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 →