Pixelarticons

Lasso Cursor Pixel Art Icon

A lasso with a cursor arrow for interactive freehand selection modes, active selection states, and canvas tool indicators.

design Pro 2 variants

Tags

lassocursor

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Lasso Cursor icon

A lasso loop combined with a pointer cursor, indicating that the lasso tool is currently active and ready to draw. It serves as the in-canvas cursor icon shown while a freehand-select operation is in progress, or as the toolbar indicator for an active selection mode. Use it to confirm to users that their next click-drag will begin a freehand select. The plain lasso icon works better as a static toolbar button, while this variant signals the live, interactive state.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/lasso-cursor.svg" width="24" height="24" alt="Lasso Cursor" />

<!-- React -->
import { LassoCursor } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="lasso-cursor.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons