John KuehJohn Kueh

gallery horizontal end icon

HugeIcons · GalleryHorizontalEndIcon · MIT

Download SVG

The HugeIcons gallery horizontal end icon depicts the last page or item in a horizontal series, commonly used to indicate the final section of a gallery or carousel.

Common uses

  • Navigating to the last item in a carousel
  • Indicating the end of a horizontal list
  • Final step in a multi-page form

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
last pageend of listcarousel endfinal item

FAQ

What does the gallery horizontal end icon represent?
This icon represents the final element or page in a horizontal sequence, such as the last slide in a carousel or the last item in a list.
How do I use the GalleryHorizontalEndIcon in React?
Import both HugeiconsIcon and GalleryHorizontalEndIcon, then render it using <HugeiconsIcon icon={GalleryHorizontalEndIcon} />.
What is the license for this icon?
This icon is released 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.

Looking for something else? Search HugeIcons and 4 more libraries by description →