lasso tool 02 icon
lasso-tool-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- lasso-tool-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the lasso tool 02 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="M5.5 15.5L2.611 5.59c-.565-1.93-.847-2.895-.365-3.374c.481-.48 1.363-.111 3.125.627l6.321 2.646c1.492.624 2.144.574 3.54-.243l3.565-2.09c1.512-.886 2.268-1.329 2.793-.963c.526.367.45 1.284.298 3.12l-.555 6.698c-.21 2.55-.67 3.289-3.165 3.946L10 18"/><path d="M9.987 17c0 1.105-1.116 2-2.493 2C6.116 19 5 18.105 5 17s1.116-2 2.494-2c1.377 0 2.493.895 2.493 2m0 0c.062.772.02 3.5-2.984 5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLassoTool02(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="M5.5 15.5L2.611 5.59c-.565-1.93-.847-2.895-.365-3.374c.481-.48 1.363-.111 3.125.627l6.321 2.646c1.492.624 2.144.574 3.54-.243l3.565-2.09c1.512-.886 2.268-1.329 2.793-.963c.526.367.45 1.284.298 3.12l-.555 6.698c-.21 2.55-.67 3.289-3.165 3.946L10 18"/><path d="M9.987 17c0 1.105-1.116 2-2.493 2C6.116 19 5 18.105 5 17s1.116-2 2.494-2c1.377 0 2.493.895 2.493 2m0 0c.062.772.02 3.5-2.984 5"/></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="M5.5 15.5L2.611 5.59c-.565-1.93-.847-2.895-.365-3.374c.481-.48 1.363-.111 3.125.627l6.321 2.646c1.492.624 2.144.574 3.54-.243l3.565-2.09c1.512-.886 2.268-1.329 2.793-.963c.526.367.45 1.284.298 3.12l-.555 6.698c-.21 2.55-.67 3.289-3.165 3.946L10 18"/><path d="M9.987 17c0 1.105-1.116 2-2.493 2C6.116 19 5 18.105 5 17s1.116-2 2.494-2c1.377 0 2.493.895 2.493 2m0 0c.062.772.02 3.5-2.984 5"/></g></svg> </template>
CSS
.icon-lasso-tool-02 {
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%22M5.5%2015.5L2.611%205.59c-.565-1.93-.847-2.895-.365-3.374c.481-.48%201.363-.111%203.125.627l6.321%202.646c1.492.624%202.144.574%203.54-.243l3.565-2.09c1.512-.886%202.268-1.329%202.793-.963c.526.367.45%201.284.298%203.12l-.555%206.698c-.21%202.55-.67%203.289-3.165%203.946L10%2018%22%2F%3E%3Cpath%20d%3D%22M9.987%2017c0%201.105-1.116%202-2.493%202C6.116%2019%205%2018.105%205%2017s1.116-2%202.494-2c1.377%200%202.493.895%202.493%202m0%200c.062.772.02%203.5-2.984%205%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%22M5.5%2015.5L2.611%205.59c-.565-1.93-.847-2.895-.365-3.374c.481-.48%201.363-.111%203.125.627l6.321%202.646c1.492.624%202.144.574%203.54-.243l3.565-2.09c1.512-.886%202.268-1.329%202.793-.963c.526.367.45%201.284.298%203.12l-.555%206.698c-.21%202.55-.67%203.289-3.165%203.946L10%2018%22%2F%3E%3Cpath%20d%3D%22M9.987%2017c0%201.105-1.116%202-2.493%202C6.116%2019%205%2018.105%205%2017s1.116-2%202.494-2c1.377%200%202.493.895%202.493%202m0%200c.062.772.02%203.5-2.984%205%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-tool-02.svg?color=%231a73e8&size=48