John KuehJohn Kueh

carousel horizontal icon

Tabler · carousel-horizontal · MIT

Download SVG

The Tabler carousel horizontal icon depicts a series of content cards arranged horizontally, commonly used to represent a swipeable or scrollable gallery of items in a user interface.

Common uses

  • Image galleries or product showcases
  • Tutorials or onboarding steps
  • News feeds or content sliders

Use it in React

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

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

Styles

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

outline
<IconCarouselHorizontal size={24} stroke={2} />
filled
<IconCarouselHorizontalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
appmobiledisplaypreviewcarouselhorizontalcreativeartisticvisualaestheticdesigngallerysliderswiperslideshow

FAQ

What is the carousel horizontal icon for?
It visually represents a horizontal arrangement of content that can be scrolled or swiped through, ideal for displaying multiple items like images or articles in a compact space.
How do I use this icon in React?
You can import and use it directly with the following statement: import { IconCarouselHorizontal } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the carousel horizontal icon, is available 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 →