The Tabler table shortcut icon depicts a database table with a shortcut arrow, commonly used to represent quick access to data, database management, or table-related operations.
Common uses
- Link to database management section
- Button for quick data export
- Indicator for a table with a shortcut
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTableShortcut } from '@tabler/icons-react';
<IconTableShortcut size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- datadatabasechartnetworkservertableshortcutstoragerepositoryrecordsdatabase shortcutdata accesstable linkquick table
FAQ
- What does the table shortcut icon represent?
- It visually signifies a shortcut or quick access related to database tables or data management.
- How do I use this icon in React?
- Import it using `import { IconTableShortcut } from '@tabler/icons-react'` and use it as a component: `<IconTableShortcut />`.
- What is the license for this icon?
- This icon is from the Tabler library and 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 →