Pixelarticons

Text Colums Pixel Art Icon

A text columns icon showing content split into multiple vertical columns, for document layout and multi-column formatting controls.

office Free 1 variant

Tags

colums

Style variants

base

Outline ยท rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Text Colums icon

Several vertical stacks of horizontal lines represent a multi-column page layout. Editors and publishing tools reach for this to let users switch body text from a single wide flow into two or three narrower columns, the way newspapers and magazines are laid out. Place it on a 'Columns' button in a document formatting toolbar. For single-column flow control, the text-wrap icon is the closer match.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/text-colums.svg" width="24" height="24" alt="Text Colums" />

<!-- React -->
import { TextColums } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="text-colums.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons