The Lucide columns 4 icon depicts four vertical bars of equal width, often used to represent a layout with multiple equal-width columns or sections.
Common uses
- Displaying a four-column grid layout.
- Indicating a content area split into four equal parts.
- Representing a multi-panel interface with four equal panes.
Use it in React
Install
npm i lucide-reactImport & render
import { Columns4 } from 'lucide-react';
<Columns4 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lineslistqueuepreviewparallelseriessplitverticalhorizontalthirdstriplecentermiddlealignmentevensidebars
FAQ
- What is the columns 4 icon used for?
- It's typically used to signify layouts with four equal columns or sections, like a four-column grid or a multi-panel interface.
- How do I use the columns 4 icon in React?
- You can import and use it like this: import { Columns4 } from 'lucide-react'
- What is the license for the Lucide columns 4 icon?
- The Lucide icon library, including the columns 4 icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →