The Tabler schema icon depicts a database structure, commonly used in UI to represent data models, database schemas, or relationships between information.
Common uses
- Database schema visualization
- Data model diagrams
- API documentation for data structures
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSchema } from '@tabler/icons-react';
<IconSchema size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- graphdatainfographyschemastoragerepositoryrecordsinformationtabledatabasedatabase graphdata structureinformation architecture
FAQ
- What does the schema icon represent?
- It represents a database schema or data structure, illustrating how data is organized and related.
- How do I use the schema icon in React?
- You can import and use it with `import { IconSchema } from '@tabler/icons-react'`.
- What is the license for the Tabler schema icon?
- The Tabler schema icon is available 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 →