cursor rectangle selection 02 icon

cursor-rectangle-selection-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
cursor-rectangle-selection-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the cursor rectangle selection 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-linejoin="round" stroke-width="1.5"><path d="m14.535 11.087l4.023 1.574c2.32.907 3.48 1.361 3.441 2.081c-.038.72-1.249 1.05-3.67 1.71c-.721.197-1.082.296-1.331.546c-.25.25-.349.61-.545 1.33c-.66 2.422-.99 3.633-1.71 3.671c-.72.039-1.175-1.121-2.082-3.441l-1.575-4.023c-.95-2.429-1.425-3.643-.81-4.259c.616-.615 1.83-.14 4.26.81Z"/><path stroke-linecap="round" d="M2 8.5v3M11.5 2h-3m0 16H9m9-9v-.5M4.5 18A2.5 2.5 0 0 1 2 15.5m0-11A2.5 2.5 0 0 1 4.5 2M18 4.5A2.5 2.5 0 0 0 15.5 2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCursorRectangleSelection02(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" strokeLinejoin="round" strokeWidth="1.5"><path d="m14.535 11.087l4.023 1.574c2.32.907 3.48 1.361 3.441 2.081c-.038.72-1.249 1.05-3.67 1.71c-.721.197-1.082.296-1.331.546c-.25.25-.349.61-.545 1.33c-.66 2.422-.99 3.633-1.71 3.671c-.72.039-1.175-1.121-2.082-3.441l-1.575-4.023c-.95-2.429-1.425-3.643-.81-4.259c.616-.615 1.83-.14 4.26.81Z"/><path strokeLinecap="round" d="M2 8.5v3M11.5 2h-3m0 16H9m9-9v-.5M4.5 18A2.5 2.5 0 0 1 2 15.5m0-11A2.5 2.5 0 0 1 4.5 2M18 4.5A2.5 2.5 0 0 0 15.5 2"/></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-linejoin="round" stroke-width="1.5"><path d="m14.535 11.087l4.023 1.574c2.32.907 3.48 1.361 3.441 2.081c-.038.72-1.249 1.05-3.67 1.71c-.721.197-1.082.296-1.331.546c-.25.25-.349.61-.545 1.33c-.66 2.422-.99 3.633-1.71 3.671c-.72.039-1.175-1.121-2.082-3.441l-1.575-4.023c-.95-2.429-1.425-3.643-.81-4.259c.616-.615 1.83-.14 4.26.81Z"/><path stroke-linecap="round" d="M2 8.5v3M11.5 2h-3m0 16H9m9-9v-.5M4.5 18A2.5 2.5 0 0 1 2 15.5m0-11A2.5 2.5 0 0 1 4.5 2M18 4.5A2.5 2.5 0 0 0 15.5 2"/></g></svg>
</template>

CSS

.icon-cursor-rectangle-selection-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m14.535%2011.087l4.023%201.574c2.32.907%203.48%201.361%203.441%202.081c-.038.72-1.249%201.05-3.67%201.71c-.721.197-1.082.296-1.331.546c-.25.25-.349.61-.545%201.33c-.66%202.422-.99%203.633-1.71%203.671c-.72.039-1.175-1.121-2.082-3.441l-1.575-4.023c-.95-2.429-1.425-3.643-.81-4.259c.616-.615%201.83-.14%204.26.81Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%208.5v3M11.5%202h-3m0%2016H9m9-9v-.5M4.5%2018A2.5%202.5%200%200%201%202%2015.5m0-11A2.5%202.5%200%200%201%204.5%202M18%204.5A2.5%202.5%200%200%200%2015.5%202%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m14.535%2011.087l4.023%201.574c2.32.907%203.48%201.361%203.441%202.081c-.038.72-1.249%201.05-3.67%201.71c-.721.197-1.082.296-1.331.546c-.25.25-.349.61-.545%201.33c-.66%202.422-.99%203.633-1.71%203.671c-.72.039-1.175-1.121-2.082-3.441l-1.575-4.023c-.95-2.429-1.425-3.643-.81-4.259c.616-.615%201.83-.14%204.26.81Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%208.5v3M11.5%202h-3m0%2016H9m9-9v-.5M4.5%2018A2.5%202.5%200%200%201%202%2015.5m0-11A2.5%202.5%200%200%201%204.5%202M18%204.5A2.5%202.5%200%200%200%2015.5%202%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/cursor-rectangle-selection-02.svg?color=%231a73e8&size=48