The Tabler text wrap column icon visually represents text content being formatted to flow within a defined column, commonly used in UI to indicate text alignment or layout options.
Common uses
- Text column formatting control
- Content layout settings
- Typography adjustment options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextWrapColumn } from '@tabler/icons-react';
<IconTextWrapColumn size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- wrapcolumntexttypographywritingfontcharacterwordtext columncolumn wraptext flowtypography column
FAQ
- What does the text wrap column icon represent?
- It symbolizes text that wraps and flows within a specific column, often used for layout and formatting controls in user interfaces.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconTextWrapColumn } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →