The Lucide lasso icon depicts a freehand selection tool, commonly used in user interfaces to select multiple objects or areas by drawing a custom boundary around them.
Common uses
- Image editing tools for custom selections
- Map applications for area selection
- Design software for object grouping
Use it in React
Install
npm i lucide-reactImport & render
import { Lasso } from 'lucide-react';
<Lasso size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- selectcursorlassofreehand selectdraw selectselection tool
FAQ
- What is the purpose of the lasso icon?
- The lasso icon represents a freehand selection tool. It allows users to select items or define an area by drawing a custom, non-linear shape around them.
- How do I use the lasso icon in React?
- You can import and use the lasso icon in your React application with the following statement: `import { Lasso } from 'lucide-react'`.
- What is the license for the Lucide lasso icon?
- The Lucide lasso icon is available under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.