Pixelarticons

Table Row Plus Pixel Art Icon

A table with a plus on a row for appending records, adding spreadsheet rows and inserting entries in a data-management interface.

devices Pro 4 variants

Tags

tablegriddatarowsrowplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Table Row Plus icon

A grid icon with a plus indicator on the bottom or highlighted row, meaning 'add a row to this table.' It fits data tables, spreadsheet editors, and database views on an 'Add row,' 'New record,' or 'Append entry' button. The grid shape makes the row-insertion context unmistakable compared to a standalone plus icon. Pair it with table-column-plus for a complete table-expansion toolkit where both insertion directions are represented.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/table-row-plus.svg" width="24" height="24" alt="Table Row Plus" />

<!-- React -->
import { TableRowPlus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="table-row-plus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons