The HugeIcons diagonal scroll point 01 icon visually represents a point or marker on a diagonal scrolling path, often used to indicate progress or a specific location within a scrollable interface.
Common uses
- Indicating current position in a horizontal timeline.
- Highlighting a step in a multi-stage form.
- Marking a specific data point on a chart.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiagonalScrollPoint01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiagonalScrollPoint01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- diagonal markerscroll indicatorprogress pointtimeline marker
FAQ
- What is the diagonal scroll point 01 icon used for?
- It's typically used to signify a specific point or marker along a diagonal or horizontal scrolling path, useful for navigation or progress indication.
- How do I use the DiagonalScrollPoint01Icon in React?
- Import it using `import { DiagonalScrollPoint01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={DiagonalScrollPoint01Icon} />`.
- 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.