John KuehJohn Kueh

diagonal scroll point 02 icon

HugeIcons · DiagonalScrollPoint02Icon · MIT

Download SVG

The HugeIcons diagonal scroll point 02 icon depicts a diagonal line with a point, often used to indicate scrolling or a specific point within a scrollable area.

Common uses

  • Indicating scroll direction
  • Highlighting a specific section in a long document
  • Representing a progress marker on a timeline

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
diagonal arrowscroll indicatorpointing down rightprogress marker

FAQ

What is this icon typically used for?
This icon is generally used to visually represent scrolling actions or to pinpoint a specific location within a scrollable interface or document.
How do I use the DiagonalScrollPoint02Icon in React?
Import the icon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={DiagonalScrollPoint02Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →