John KuehJohn Kueh

cards three icon

Phosphor · cards-three · MIT

Download SVG

The Phosphor cards three icon depicts three overlapping cards, commonly used to represent a gallery, a carousel, or a set of related content blocks.

Common uses

  • Image gallery or portfolio display
  • Product card carousel
  • Tabbed content interface

Use it in React

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

<CardsThree size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CardsThree size={24} />
thin
<CardsThree size={24} weight="thin" />
light
<CardsThree size={24} weight="light" />
bold
<CardsThree size={24} weight="bold" />
fill
<CardsThree size={24} weight="fill" />
duotone
<CardsThree size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
*new*cardslidesslideshowwindowswebsitewebpagelayersstackdesignsystemcardsthreecard stack

FAQ

What is the Phosphor cards three icon used for?
It visually represents multiple items, such as cards, slides, or content blocks, often used for galleries, carousels, or layered interfaces.
How do I use the cards three icon in React?
You can import it directly from the library like this: import { CardsThree } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, which allows for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →