The Tabler text increase icon depicts a larger 'T' next to a smaller 'T' with an upward arrow, commonly used to indicate an action that enlarges text size or spacing.
Common uses
- Increase font size button
- Text expander control
- UI element for adjusting text margins
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextIncrease } from '@tabler/icons-react';
<IconTextIncrease size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- expandmarginsizeeditoredittextincreasetypographywritingfontfont size increasetext expandenlarge texttypography size
FAQ
- What does the text increase icon represent?
- It visually represents increasing the size or spacing of text, often used in text editors or content settings.
- How do I use this icon in React?
- Import it using `import { IconTextIncrease } from '@tabler/icons-react'` and render the component `<IconTextIncrease />`.
- What is the license for this icon?
- The Tabler icon set, 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 →