John KuehJohn Kueh

horizonal scroll point icon

HugeIcons · HorizonalScrollPointIcon · MIT

Download SVG

The HugeIcons horizonal scroll point icon visually represents a point or marker within a horizontal scrolling area, often used to indicate the current position or a specific section in a horizontally scrollable interface.

Common uses

  • Indicating current page in a horizontal carousel.
  • Marking a specific item in a horizontal timeline.
  • Showing progress within a horizontally scrollable dashboard widget.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
horizontal scroll indicatorscroll markerpagination dotcarousel position

FAQ

What is the horizonal scroll point icon typically used for?
It's used to denote a specific location or progress within a horizontal scrolling interface, like a carousel or timeline.
How do I use the HorizonalScrollPointIcon in React?
Import both HugeiconsIcon and HorizonalScrollPointIcon, then render it using <HugeiconsIcon icon={HorizonalScrollPointIcon} />.
What is the license for this icon?
The HorizonalScrollPointIcon is distributed 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 →