The Tabler columns icon depicts text arranged in multiple vertical columns, commonly used to represent layout options, text formatting, or data tables in user interfaces.
Common uses
- Toggle between single and multi-column layouts
- Select text column count
- Indicate a table or grid view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconColumns } from '@tabler/icons-react';
<IconColumns size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- textgaptablecolumnstypographywritingfontcharacterwordtext columnslayout columnsmulti-columngrid
FAQ
- What is the columns icon used for?
- It visually represents content divided into multiple vertical sections, often for layout choices or data presentation.
- How do I use the columns icon in React?
- Import it using `import { IconColumns } from '@tabler/icons-react';` and use it as a React component.
- What is the license for the Tabler columns icon?
- The Tabler icon library, including the columns 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 →