lasso select icon
lasso-select from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- lasso-select
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the lasso select icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m16.401 12.815l3.017 1.18c1.74.681 2.61 1.022 2.581 1.562s-.936.787-2.752 1.283h0c-.541.147-.811.22-.999.408s-.261.458-.409.999h0c-.495 1.816-.742 2.724-1.282 2.752c-.54.03-.88-.84-1.562-2.58l-1.18-3.018c-.713-1.821-1.07-2.732-.608-3.194s1.373-.105 3.194.608"/><path d="M5 17a2 2 0 1 1 0-4a2 2 0 0 1 0 4m0 0c0 1.6 1.333 2.667 2 3m14.899-9q.1-.49.101-1c0-3.866-4.477-7-10-7S2 6.134 2 10c0 1.32.522 2.554 1.429 3.608M6.846 16c.959.404 2.022.7 3.154.86"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLassoSelect(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m16.401 12.815l3.017 1.18c1.74.681 2.61 1.022 2.581 1.562s-.936.787-2.752 1.283h0c-.541.147-.811.22-.999.408s-.261.458-.409.999h0c-.495 1.816-.742 2.724-1.282 2.752c-.54.03-.88-.84-1.562-2.58l-1.18-3.018c-.713-1.821-1.07-2.732-.608-3.194s1.373-.105 3.194.608"/><path d="M5 17a2 2 0 1 1 0-4a2 2 0 0 1 0 4m0 0c0 1.6 1.333 2.667 2 3m14.899-9q.1-.49.101-1c0-3.866-4.477-7-10-7S2 6.134 2 10c0 1.32.522 2.554 1.429 3.608M6.846 16c.959.404 2.022.7 3.154.86"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m16.401 12.815l3.017 1.18c1.74.681 2.61 1.022 2.581 1.562s-.936.787-2.752 1.283h0c-.541.147-.811.22-.999.408s-.261.458-.409.999h0c-.495 1.816-.742 2.724-1.282 2.752c-.54.03-.88-.84-1.562-2.58l-1.18-3.018c-.713-1.821-1.07-2.732-.608-3.194s1.373-.105 3.194.608"/><path d="M5 17a2 2 0 1 1 0-4a2 2 0 0 1 0 4m0 0c0 1.6 1.333 2.667 2 3m14.899-9q.1-.49.101-1c0-3.866-4.477-7-10-7S2 6.134 2 10c0 1.32.522 2.554 1.429 3.608M6.846 16c.959.404 2.022.7 3.154.86"/></g></svg> </template>
CSS
.icon-lasso-select {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m16.401%2012.815l3.017%201.18c1.74.681%202.61%201.022%202.581%201.562s-.936.787-2.752%201.283h0c-.541.147-.811.22-.999.408s-.261.458-.409.999h0c-.495%201.816-.742%202.724-1.282%202.752c-.54.03-.88-.84-1.562-2.58l-1.18-3.018c-.713-1.821-1.07-2.732-.608-3.194s1.373-.105%203.194.608%22%2F%3E%3Cpath%20d%3D%22M5%2017a2%202%200%201%201%200-4a2%202%200%200%201%200%204m0%200c0%201.6%201.333%202.667%202%203m14.899-9q.1-.49.101-1c0-3.866-4.477-7-10-7S2%206.134%202%2010c0%201.32.522%202.554%201.429%203.608M6.846%2016c.959.404%202.022.7%203.154.86%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m16.401%2012.815l3.017%201.18c1.74.681%202.61%201.022%202.581%201.562s-.936.787-2.752%201.283h0c-.541.147-.811.22-.999.408s-.261.458-.409.999h0c-.495%201.816-.742%202.724-1.282%202.752c-.54.03-.88-.84-1.562-2.58l-1.18-3.018c-.713-1.821-1.07-2.732-.608-3.194s1.373-.105%203.194.608%22%2F%3E%3Cpath%20d%3D%22M5%2017a2%202%200%201%201%200-4a2%202%200%200%201%200%204m0%200c0%201.6%201.333%202.667%202%203m14.899-9q.1-.49.101-1c0-3.866-4.477-7-10-7S2%206.134%202%2010c0%201.32.522%202.554%201.429%203.608M6.846%2016c.959.404%202.022.7%203.154.86%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/lasso-select.svg?color=%231a73e8&size=48