John KuehJohn Kueh

hexagon letter i icon

Tabler · hexagon-letter-i · MIT

Download SVG

The Tabler hexagon letter i icon depicts the letter 'I' enclosed within a hexagonal shape, commonly used to represent information, details, or an index within an interface.

Common uses

  • Displaying an information tooltip or popover.
  • Labeling an index or item list.
  • Indicating a section with detailed content.

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHexagonLetterI size={24} stroke={2} />
filled
<IconHexagonLetterIFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinhexagonlettercharactertypographytextwritinglettersiinformation icondetail iconindex letterletter i shape

FAQ

What is the purpose of the hexagon letter i icon?
This icon is typically used to signify information, details, or an index. It visually groups the letter 'I' within a distinct shape for clarity.
How do I use the hexagon letter i icon in React?
You can import and use it in your React application with the following statement: import { IconHexagonLetterI } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the hexagon letter i icon, is distributed 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 →