John KuehJohn Kueh

table 01 icon

HugeIcons · Table01Icon · MIT

Download SVG

The HugeIcons table 01 icon depicts a simple grid or table structure, commonly used to represent data organization, spreadsheets, or tabular content in user interfaces.

Common uses

  • Displaying data in rows and columns
  • Representing a spreadsheet or data grid component
  • Indicating a section for tabular information

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Table01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Table01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gridspreadsheetdata tabletabular

FAQ

What does the Table 01 icon represent?
It represents a basic table or grid layout, ideal for showing structured data or content organized in rows and columns.
How do I use the Table 01 icon in React?
Import both HugeiconsIcon and Table01Icon from their respective packages, then render the icon using <HugeiconsIcon icon={Table01Icon} />.
What is the license for this icon?
The HugeIcons library, including the Table 01 icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →