John KuehJohn Kueh

table plus icon

Tabler · table-plus · MIT

Download SVG

The Tabler table plus icon depicts a database table with a plus sign, commonly used to represent actions like adding a new record, creating a new table, or inserting data.

Common uses

  • Button to add a new row to a data table.
  • Link to create a new database table.
  • Action to insert a new item into a list.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
tableplusaddinsertincludedata-tabletable-operationtable-addadd-to-tableinclude-in-tabledatabaseadd tablenew recordinsert datadatabase add

FAQ

What does the table plus icon represent?
It signifies adding something new to a tabular structure, such as a new record, a new table, or inserting data.
How do I use this icon in React?
Import it using `import { IconTablePlus } from '@tabler/icons-react'` and use it as a component: `<IconTablePlus />`.
What is the license for this icon?
The Tabler icon library, including the table plus 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 →