The Tabler info small icon depicts a lowercase letter 'i' within a circle, commonly used to indicate additional information, tips, or details without taking up much space.
Common uses
- Displaying tooltips for form fields.
- Indicating a brief explanation next to a setting.
- Providing a concise summary of a status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInfoSmall } from '@tabler/icons-react';
<IconInfoSmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- detailsdatafactpointminiaturetinycompactconcisebriefsummarysysteminfosmalltipcompact info
FAQ
- What is the purpose of the info small icon?
- It's used to draw attention to supplementary details or tips in a compact way. It helps users access more information when needed.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconInfoSmall } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the info small 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 →