The Lucide table properties icon visually represents a grid or list of key-value pairs, commonly used in UIs to indicate settings or attributes related to a table or data structure.
Common uses
- Opening a modal to edit table column settings.
- Accessing a data object's properties.
- Displaying metadata for a selected item.
Use it in React
Install
npm i lucide-reactImport & render
import { TableProperties } from 'lucide-react';
<TableProperties size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- property listplistspreadsheetgriddictionaryobjecthashtablepropertiesgrid settings
FAQ
- What does the table properties icon represent?
- It symbolizes a collection of properties or attributes, often associated with data structures like tables, objects, or dictionaries.
- How do I use this icon in React?
- You can import and use it like this: import { TableProperties } from 'lucide-react'. Then, render it as a component: <TableProperties />.
- What is the license for this icon?
- The Lucide icon library, including the table properties icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →