The Tabler lasso icon depicts a coiled rope, commonly used in UI to represent selection tools, drawing, or creative actions.
Common uses
- Select multiple items
- Draw custom shapes
- Initiate creative mode
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLasso } from '@tabler/icons-react';
<IconLasso size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- cowboywesternsheriffmantoolwestlassocreativeartisticvisualdesignropeselect tooldrawing tool
FAQ
- What does the lasso icon represent?
- It symbolizes a lasso, often used in design contexts for selection or drawing tools.
- How do I use the lasso icon in React?
- Import it using `import { IconLasso } from '@tabler/icons-react'` and use it as a component.
- What is the license for the Tabler lasso icon?
- The Tabler icon library, including the lasso icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →