John KuehJohn Kueh

table alias icon

Tabler · table-alias · MIT

Download SVG

The Tabler table alias icon depicts a table with a secondary label, commonly used to represent aliased database tables or alternative views of data in a user interface.

Common uses

  • Database schema visualization
  • Table relationship mapping
  • Data source selection

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconTableAlias } from '@tabler/icons-react';

<IconTableAlias size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
datadatabasecharttablealiasstoragerepositoryrecordsinformationdatabase aliastable namedata viewsecondary table

FAQ

What does the table alias icon represent?
It visually signifies a database table that has been given an alternative name or alias, often used for simplification or to distinguish it in complex queries.
How do I use this icon in React?
Import it using `import { IconTableAlias } from '@tabler/icons-react';` and then use it as a component: `<IconTableAlias />`.
What is the license for this icon?
This icon is from the Tabler icon library and 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 →