The Tabler text wrap icon visually represents text flowing within defined boundaries, commonly used to indicate text alignment or formatting options in user interfaces.
Common uses
- Text alignment settings
- Content formatting controls
- Editor toolbar options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextWrap } from '@tabler/icons-react';
<IconTextWrap size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- wrapcolumntexttypographywritingfontcharacterwordtext alignword wraptext flowparagraph formatting
FAQ
- What does the text wrap icon represent?
- It symbolizes text that is formatted to fit within a specific area, often related to alignment or layout.
- How do I use this icon in React?
- Import it using `import { IconTextWrap } from '@tabler/icons-react';` and then use the component `<IconTextWrap />`.
- 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 →