Lasso Plus Pixel Art Icon
A lasso with a plus sign for extending an existing freehand selection in image editors and canvas applications.
Tags
lassoplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Lasso Plus icon
A lasso loop with a small plus badge, representing 'add to selection.' In image editors, users often need to extend an existing selection by lassoing additional areas; this icon marks that additive mode precisely. It fits a toolbar button that shifts the tool into 'add to selection' behavior, or a keyboard-modifier hint. The plain lasso starts a new selection, while lasso-plus extends the current one without discarding what was already captured.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/lasso-plus.svg" width="24" height="24" alt="Lasso Plus" />
<!-- React -->
import { LassoPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="lasso-plus.svg" width="48" height="48" style="image-rendering: pixelated" />