The Tabler details icon depicts a geometric shape, often a triangle or half-shape, used to indicate the presence of more information or a breakdown of elements.
Common uses
- Expand/collapse sections
- Show/hide sub-menu items
- Indicate expandable list items
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDetails } from '@tabler/icons-react';
<IconDetails size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- geometrichalfshapehighlighttriangledetailssystemhalf shape
FAQ
- What is the purpose of the details icon?
- It visually signals that more content or options are available, encouraging users to interact for further details.
- How do I use the details icon in React?
- Import it from '@tabler/icons-react' like this: import { IconDetails } from '@tabler/icons-react'. Then use it as a component: <IconDetails />.
- What is the license for the Tabler details icon?
- The Tabler icons, including the details icon, are available 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 →