The Tabler circle dashed letter i icon depicts the uppercase letter 'I' within a dashed circle, often used to represent information, details, or an index within a user interface.
Common uses
- Information tooltip trigger
- Index or item identifier
- Details section link
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedLetterI } from '@tabler/icons-react';
<IconCircleDashedLetterI size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabetuppercasecharactertexttypefonttypographyletterwritingcirclelettersdashediinfo icondetails letterindex letter i
FAQ
- What is the purpose of the circle dashed letter i icon?
- This icon typically signifies information, details, or an index. It's a visual cue for users to access more data or understand a specific item.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconCircleDashedLetterI } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →