lasso select icon
lasso-select from Material Symbols by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- lasso-select
- Set
- Material Symbols
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- lasso-select-outline, lasso-select-outline-sharp, lasso-select-sharp
1 other variant in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the lasso select icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.025 11.1l-2-.2q.15-1.15.513-2.237T3.525 6.6l1.7 1.05q-.5.775-.787 1.65t-.413 1.8m.9 7.9Q4.1 18.2 3.5 17.237T2.525 15.2l1.9-.65q.3.875.775 1.638T6.325 17.6zm2.75-13.8l-1.05-1.7q.975-.625 2.063-.988T10.925 2l.2 2q-.925.125-1.8.413t-1.65.787m4.3 16.75q-.875 0-1.737-.137t-1.663-.463l.65-1.9q.675.225 1.35.363t1.4.137zm5.65-15.65q-.65-.65-1.412-1.125T14.574 4.4l.65-1.9q1.075.375 2.038.975T19.025 4.9zm2.15 14.85l-2.8-2.8v2.6h-2v-6h6v2h-2.6l2.8 2.8zm.2-9.2q0-.725-.138-1.4t-.362-1.35l1.9-.65q.325.8.463 1.663t.137 1.737z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLassoSelect(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.025 11.1l-2-.2q.15-1.15.513-2.237T3.525 6.6l1.7 1.05q-.5.775-.787 1.65t-.413 1.8m.9 7.9Q4.1 18.2 3.5 17.237T2.525 15.2l1.9-.65q.3.875.775 1.638T6.325 17.6zm2.75-13.8l-1.05-1.7q.975-.625 2.063-.988T10.925 2l.2 2q-.925.125-1.8.413t-1.65.787m4.3 16.75q-.875 0-1.737-.137t-1.663-.463l.65-1.9q.675.225 1.35.363t1.4.137zm5.65-15.65q-.65-.65-1.412-1.125T14.574 4.4l.65-1.9q1.075.375 2.038.975T19.025 4.9zm2.15 14.85l-2.8-2.8v2.6h-2v-6h6v2h-2.6l2.8 2.8zm.2-9.2q0-.725-.138-1.4t-.362-1.35l1.9-.65q.325.8.463 1.663t.137 1.737z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.025 11.1l-2-.2q.15-1.15.513-2.237T3.525 6.6l1.7 1.05q-.5.775-.787 1.65t-.413 1.8m.9 7.9Q4.1 18.2 3.5 17.237T2.525 15.2l1.9-.65q.3.875.775 1.638T6.325 17.6zm2.75-13.8l-1.05-1.7q.975-.625 2.063-.988T10.925 2l.2 2q-.925.125-1.8.413t-1.65.787m4.3 16.75q-.875 0-1.737-.137t-1.663-.463l.65-1.9q.675.225 1.35.363t1.4.137zm5.65-15.65q-.65-.65-1.412-1.125T14.574 4.4l.65-1.9q1.075.375 2.038.975T19.025 4.9zm2.15 14.85l-2.8-2.8v2.6h-2v-6h6v2h-2.6l2.8 2.8zm.2-9.2q0-.725-.138-1.4t-.362-1.35l1.9-.65q.325.8.463 1.663t.137 1.737z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.025%2011.1l-2-.2q.15-1.15.513-2.237T3.525%206.6l1.7%201.05q-.5.775-.787%201.65t-.413%201.8m.9%207.9Q4.1%2018.2%203.5%2017.237T2.525%2015.2l1.9-.65q.3.875.775%201.638T6.325%2017.6zm2.75-13.8l-1.05-1.7q.975-.625%202.063-.988T10.925%202l.2%202q-.925.125-1.8.413t-1.65.787m4.3%2016.75q-.875%200-1.737-.137t-1.663-.463l.65-1.9q.675.225%201.35.363t1.4.137zm5.65-15.65q-.65-.65-1.412-1.125T14.574%204.4l.65-1.9q1.075.375%202.038.975T19.025%204.9zm2.15%2014.85l-2.8-2.8v2.6h-2v-6h6v2h-2.6l2.8%202.8zm.2-9.2q0-.725-.138-1.4t-.362-1.35l1.9-.65q.325.8.463%201.663t.137%201.737z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.025%2011.1l-2-.2q.15-1.15.513-2.237T3.525%206.6l1.7%201.05q-.5.775-.787%201.65t-.413%201.8m.9%207.9Q4.1%2018.2%203.5%2017.237T2.525%2015.2l1.9-.65q.3.875.775%201.638T6.325%2017.6zm2.75-13.8l-1.05-1.7q.975-.625%202.063-.988T10.925%202l.2%202q-.925.125-1.8.413t-1.65.787m4.3%2016.75q-.875%200-1.737-.137t-1.663-.463l.65-1.9q.675.225%201.35.363t1.4.137zm5.65-15.65q-.65-.65-1.412-1.125T14.574%204.4l.65-1.9q1.075.375%202.038.975T19.025%204.9zm2.15%2014.85l-2.8-2.8v2.6h-2v-6h6v2h-2.6l2.8%202.8zm.2-9.2q0-.725-.138-1.4t-.362-1.35l1.9-.65q.325.8.463%201.663t.137%201.737z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/lasso-select.svg?color=%231a73e8&size=48