John KuehJohn Kueh

layout cards icon

Tabler · layout-cards · MIT

Download SVG

The Tabler layout cards icon visually represents a common UI pattern for displaying content in distinct, card-like blocks, often used to organize and present information in a structured and visually appealing manner.

Common uses

  • Displaying product listings in an e-commerce interface.
  • Showcasing user profiles or team member information.
  • Presenting articles or blog post previews.

Use it in React

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

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

Styles

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

outline
<IconLayoutCards size={24} stroke={2} />
filled
<IconLayoutCardsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
positiondesignarrangementlayoutcardscreativeartisticvisualaestheticstylecard layoutcontent blocksgrid cardsdesign arrangement

FAQ

What is the layout cards icon typically used for?
It's used to represent a design or layout where content is organized into separate, card-like sections, common for lists, profiles, or previews.
How do I use this icon in React?
You can import and use it directly in your React components like this: import { IconLayoutCards } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including layout cards, are 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 →