The Tabler schema off icon visually represents the concept of a database schema being disabled or turned off, commonly used to indicate that schema management or display is inactive.
Common uses
- Disabling schema view in a database management tool.
- Indicating a disabled or unavailable data schema.
- Representing a feature toggle for schema-related operations.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSchemaOff } from '@tabler/icons-react';
<IconSchemaOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- graphdatainfographyschemaoffdisabledinactivestoragerepositoryrecordsdatabasedatabase disabledschema inactivegraph offdata disabled
FAQ
- What does the schema off icon represent?
- It signifies that a database schema is disabled, inactive, or not currently in use.
- How do I use this icon in React?
- Import it using `import { IconSchemaOff } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →