The Lucide spline pointer icon depicts a cursor with a curved path, commonly used to represent tools for drawing or manipulating vector curves and nodes in design software.
Common uses
- Vector editing tool selection
- Curve manipulation mode
- Node selection indicator
Use it in React
Install
npm i lucide-reactImport & render
import { SplinePointer } from 'lucide-react';
<SplinePointer size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pathtoolcurvenodeclickpointertargetvectorsplinecurve toolpath editorvector nodebezier cursor
FAQ
- What does the spline pointer icon represent?
- It represents a cursor or tool used for interacting with or creating curved paths, often seen in vector graphics or design applications.
- How do I use the spline pointer icon in React?
- You can import and use it in your React application with: import { SplinePointer } from 'lucide-react'.
- What is the license for the spline pointer icon?
- The Lucide icon library, including the spline pointer icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →