The HugeIcons carousel horizontal 02 icon depicts a series of content slides arranged horizontally, commonly used to represent a content slider or image gallery.
Common uses
- Image gallery slider
- Product feature showcase
- Testimonial carousel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CarouselHorizontal02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CarouselHorizontal02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- slider icongallery iconslideshow iconcontent carousel
FAQ
- What is this icon typically used for?
- This icon is used to visually represent a carousel or slider component, often for displaying multiple images, articles, or features in a horizontal, scrollable format.
- How do I use this icon in React?
- Import the icon as 'CarouselHorizontal02Icon' from '@hugeicons/core-free-icons' and render it using '<HugeiconsIcon icon={CarouselHorizontal02Icon} />' from '@hugeicons/react'.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.