John KuehJohn Kueh

lasso tool 01 icon

HugeIcons · LassoTool01Icon · MIT

Download SVG

The HugeIcons lasso tool 01 icon depicts a freehand selection tool, commonly used in design and editing software to select irregular areas of an image or canvas.

Common uses

  • Image editing: Selecting custom shapes
  • Vector graphics: Isolating elements
  • Map applications: Drawing custom regions

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
freehand selectselection tooldraw selectcustom shape

FAQ

What is the lasso tool icon used for?
It represents a freehand selection tool, allowing users to draw a selection border around an object or area.
How do I use the LassoTool01Icon in React?
Import both HugeiconsIcon and LassoTool01Icon, then render the icon using <HugeiconsIcon icon={LassoTool01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →