The Tabler file type sql icon visually represents a SQL file, commonly used in interfaces to denote database-related documents, code, or settings.
Common uses
- File type selector for SQL scripts
- Database connection settings
- Listing SQL query results
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypeSql } from '@tabler/icons-react';
<IconFileTypeSql size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- databasequerylanguagedatatablesqlstructurequeryingrelationalmanagementdocumentfiletypesql file icondatabase filequery language icon
FAQ
- What does the file type SQL icon represent?
- This icon represents a file that contains SQL (Structured Query Language) code, typically used for interacting with relational databases.
- How do I use the file type SQL icon in React?
- You can import and use it in your React application with: import { IconFileTypeSql } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the file type SQL icon, is distributed under the MIT license.
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 →