John KuehJohn Kueh

columns 1 icon

Tabler · columns-1 · MIT

Download SVG

The Tabler columns 1 icon depicts a single column of text, commonly used to represent a standard text block or a singular content area in a user interface.

Common uses

  • Displaying a single article or blog post.
  • Representing a primary content pane.
  • Indicating a default text layout option.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconColumns1 } from '@tabler/icons-react';

<IconColumns1 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconColumns1 size={24} stroke={2} />
filled
<IconColumns1Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
layoutgriddesignarranegmentcolumnstypographywritingfontcharacterwordtext1single columntext blockcontent area

FAQ

What is the columns 1 icon used for?
It's typically used to signify a single column of content, such as a main text area or a standard layout element in UI design.
How do I use the columns 1 icon in React?
You can import and use it in your React application with: import { IconColumns1 } from '@tabler/icons-react'.
What is the license for the Tabler columns 1 icon?
The Tabler icon library, including the columns 1 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 →