John KuehJohn Kueh

carousel vertical icon

HugeIcons · CarouselVerticalIcon · MIT

Download SVG

The HugeIcons carousel vertical icon depicts a stack of cards or items arranged vertically, commonly used to represent a vertical content slider or a list of selectable options.

Common uses

  • Vertical image gallery
  • Stacked product listings
  • Vertical tab navigation

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CarouselVerticalIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CarouselVerticalIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical sliderstacked cardsvertical listcontent stack

FAQ

What does the carousel vertical icon represent?
This icon visually represents a vertical arrangement of content, like a stack of cards or items, often used for vertical carousels or lists.
How do I use the CarouselVerticalIcon in React?
Import both HugeiconsIcon and CarouselVerticalIcon, then render it using <HugeiconsIcon icon={CarouselVerticalIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

Related icons

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

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