The Tabler text resize icon visually represents the action of adjusting the size of text, commonly used in UI elements to control font size.
Common uses
- Font size adjustment controls
- Text scaling options in editors
- Accessibility settings for larger text
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextResize } from '@tabler/icons-react';
<IconTextResize size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editeditorscalefontbiggersmallertextresizecreativeartisticdesignfont sizescale texttext tooledit font
FAQ
- What is the purpose of the text resize icon?
- This icon signifies changing the size of text, typically used for features that allow users to make fonts bigger or smaller.
- How do I use this icon in React?
- Import it using `import { IconTextResize } from '@tabler/icons-react'` and then use it as a component: `<IconTextResize />`.
- What is the license for this icon?
- The Tabler icon library, including the text resize 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 →