John KuehJohn Kueh

spline pointer icon

HugeIcons · SplinePointerIcon · MIT

Download SVG

The HugeIcons spline pointer icon visually represents a cursor with a curved line, often used to indicate a specific selection or action point within a user interface.

Common uses

  • Highlighting a specific element for interaction
  • Indicating a drag-and-drop target
  • Showing a precise point of focus in a diagram or map

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cursor pointercurved cursorselection pointeraction pointer

FAQ

What does the spline pointer icon represent?
It depicts a cursor with a curved line, typically used to show a precise selection or action point in a UI.
How do I use the SplinePointerIcon in React?
Import both HugeiconsIcon and SplinePointerIcon, then render <HugeiconsIcon icon={SplinePointerIcon} />.
What is the license for this icon?
The HugeIcons spline pointer icon is available 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 →