John KuehJohn Kueh

row insert bottom icon

Tabler · row-insert-bottom · MIT

Download SVG

The Tabler row insert bottom icon visually represents adding a new row at the end of a table or data structure, commonly used in interfaces to signify an 'add new record' or 'insert below' action.

Common uses

  • Add new row to a data table
  • Insert record at the bottom of a list
  • Append item to a database entry

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
tablelayoutaddbelowmacroexcelrowinsertbottomstoragedatabaseadd rowinsert belownew recordappend row

FAQ

What does the row insert bottom icon represent?
It depicts adding a new row at the very end of an existing table or data set. This is often used for actions like adding a new entry or record.
How do I use this icon in React?
You can import and use it like this: import { IconRowInsertBottom } from '@tabler/icons-react'. Then, render it as <IconRowInsertBottom />.
What is the license for this icon?
This icon is provided under the MIT license, which allows for free use in both personal and commercial projects.

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 →