The Tabler text size icon visually represents the concept of adjusting font size, commonly used in UI elements to control text scaling for readability or preference.
Common uses
- Font size adjustment control
- Accessibility settings menu
- Rich text editor toolbar
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextSize } from '@tabler/icons-react';
<IconTextSize size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- fonteditdocumenttypelettertextsizetypographywritingcharacteraccessibilitya11yresizereadabilityfont sizetext scale
FAQ
- What does the text size icon represent?
- It depicts the act of changing font size, often used for controls that allow users to increase or decrease text dimensions.
- How do I use this icon in React?
- You can import and use it like this: import { IconTextSize } from '@tabler/icons-react'. Then render it as <IconTextSize />.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →