John KuehJohn Kueh

carousel horizontal icon

HugeIcons · CarouselHorizontalIcon · MIT

Download SVG

The HugeIcons carousel horizontal icon depicts a series of images or content panels arranged horizontally, commonly used to display multiple items in a limited space, such as image galleries or feature highlights.

Common uses

  • Image gallery slider
  • Product feature showcase
  • Testimonial rotator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
horizontal sliderimage carouselcontent rotatorgallery

FAQ

What is the carousel horizontal icon used for?
It represents a horizontal arrangement of content that users can navigate through, often used for displaying multiple items like images or cards in a compact area.
How do I use the CarouselHorizontalIcon in React?
Import both HugeiconsIcon and CarouselHorizontalIcon, then render it using <HugeiconsIcon icon={CarouselHorizontalIcon} />.
What is the license for this icon?
The HugeIcons carousel horizontal 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 →