John KuehJohn Kueh

carousel vertical icon

Tabler · carousel-vertical · MIT

Download SVG

The Tabler carousel vertical icon visually represents a stack of content cards or images arranged vertically, commonly used to indicate a vertical scrolling gallery or a list of items that can be navigated sequentially.

Common uses

  • Vertical image gallery
  • Product feature list
  • Step-by-step tutorial

Use it in React

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

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

Styles

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

outline
<IconCarouselVertical size={24} stroke={2} />
filled
<IconCarouselVerticalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
appmobiledisplaypreviewcarouselverticalcreativeartisticvisualaestheticdesignvertical sliderimage stackcontent carouselvertical gallery

FAQ

What is the carousel vertical icon used for?
It's typically used to represent a vertical carousel or a list of items that users can scroll through one by one, like a vertical gallery or a sequence of steps.
How do I use this icon in React?
You can import and use it directly in your React components using: import { IconCarouselVertical } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the carousel vertical icon, is 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 →