The Tabler text caption icon visually represents a block of text with a smaller line above it, commonly used to denote a title, label, or descriptive text for an associated element or image.
Common uses
- Labeling images or media.
- Indicating section titles.
- Adding descriptive text to form fields.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextCaption } from '@tabler/icons-react';
<IconTextCaption size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- documentfileletteringpicturetextcaptiontypographywritingfontcharacteraccessibilitya11ysubtitles
FAQ
- What is this icon used for?
- It's typically used to represent text labels, titles, or captions associated with content like images or sections.
- How do I use this icon in React?
- You can import and use it like this: import { IconTextCaption } from '@tabler/icons-react'; <IconTextCaption />
- What is the license for this icon?
- This icon is provided 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 →