John KuehJohn Kueh

circle letter i icon

Tabler · circle-letter-i · MIT

Download SVG

The Tabler circle letter i icon depicts the letter 'i' enclosed within a circle, commonly used to represent information, details, or an index in user interfaces.

Common uses

  • Information tooltip trigger
  • Index or item marker
  • Details section indicator

Use it in React

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

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

Styles

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

outline
<IconCircleLetterI size={24} stroke={2} />
filled
<IconCircleLetterIFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographylettersiinfo iconletter i circledetails symbolindex marker

FAQ

What is the circle letter i icon used for?
It's typically used to signify information, details, or an index. It can act as a trigger for tooltips or indicate a specific section.
How do I use the circle letter i icon in React?
You can import and use it directly with the following statement: `import { IconCircleLetterI } from '@tabler/icons-react'`.
What is the license for this icon?
The Tabler icon library, including the circle letter i icon, is released 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 →