launchshots / icons / lucide / spline-pointer

Spline Pointer

Lucide ISC License
path tool curve node click pointer target vector
Drop into editor

Copy the code

<!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-spline-pointer" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z" /> <path d="M5 17A12 12 0 0 1 17 5" /> <circle cx="19" cy="5" r="2" /> <circle cx="5" cy="19" r="2" /> </svg>
<!-- Spline Pointer icon (Lucide) --> <!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-spline-pointer" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z" /> <path d="M5 17A12 12 0 0 1 17 5" /> <circle cx="19" cy="5" r="2" /> <circle cx="5" cy="19" r="2" /> </svg>
import { SplinePointer } from 'lucide-react'; export default function MyComponent() { return <SplinePointer size={24} strokeWidth={2} color="currentColor" />; }

Use this icon in your App Store screenshots

Open LaunchShots editor with this icon already dropped in as a sticker — resize, recolor, and ship.

Open in editor →

About the Spline Pointer icon

The Spline Pointer icon is part of the Lucide open-source icon set — a curated, consistent library used by indie devs and design teams. Lucide draws every icon on a 24×24 grid with a 2px stroke, so this Spline Pointer icon will sit visually next to any other Lucide icon without retouching.

Search keywords related to this icon: path, tool, curve, node, click, pointer, target, vector. If you're looking for a similar mark, the related grid below shares tags with this one.

Need it in a screenshot, mockup, or App Store preview? The Drop into editor button above opens the LaunchShots screenshot maker with the icon pre-loaded as a sticker — resize from any corner, change the color from the float toolbar, and export as PNG.

Related icons

Square Dashed Mouse Pointer icon square-dashed-mouse-pointer Square Mouse Pointer icon square-mouse-pointer Spline icon spline Line Squiggle icon line-squiggle Mouse Pointer 2 Off icon mouse-pointer-2-off Pen Tool icon pen-tool Squares Exclude icon squares-exclude Squares Intersect icon squares-intersect Squares Subtract icon squares-subtract Squares Unite icon squares-unite X Line Top icon x-line-top Asterisk icon asterisk

Latest from the blog

Build in public
Getting Your First 100 App Users Without an Ad Budget
Sep 24, 2026
ASO
Screenshot Mistakes That Quietly Cost Installs: 10 Fixes
Sep 23, 2026
Guides
Claude Code Weekly Limit vs 5-Hour Lockout: Complete Usage & Reset Guide
Sep 22, 2026
Guides
When Does Claude Code Usage Reset? Complete Reset Schedule Guide
Sep 22, 2026
copied