cursor magic selection 04 icon

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

Name
cursor-magic-selection-04
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the cursor magic selection 04 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="m12.669 8.358l5.028 1.968c2.9 1.134 4.35 1.702 4.302 2.602s-1.561 1.313-4.588 2.138c-.901.246-1.352.369-1.664.68c-.312.313-.435.764-.681 1.665c-.825 3.026-1.238 4.54-2.138 4.588s-1.468-1.402-2.602-4.302l-1.968-5.028C7.17 9.633 6.576 8.115 7.345 7.345s2.288-.175 5.324 1.013Z"/><path stroke-linecap="round" d="M9 4V2M5 5L3.5 3.5M4 9H2m3 4l-1.5 1.5m11-11L13 5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCursorMagicSelection04(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="m12.669 8.358l5.028 1.968c2.9 1.134 4.35 1.702 4.302 2.602s-1.561 1.313-4.588 2.138c-.901.246-1.352.369-1.664.68c-.312.313-.435.764-.681 1.665c-.825 3.026-1.238 4.54-2.138 4.588s-1.468-1.402-2.602-4.302l-1.968-5.028C7.17 9.633 6.576 8.115 7.345 7.345s2.288-.175 5.324 1.013Z"/><path strokeLinecap="round" d="M9 4V2M5 5L3.5 3.5M4 9H2m3 4l-1.5 1.5m11-11L13 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-linejoin="round" stroke-width="1.5"><path d="m12.669 8.358l5.028 1.968c2.9 1.134 4.35 1.702 4.302 2.602s-1.561 1.313-4.588 2.138c-.901.246-1.352.369-1.664.68c-.312.313-.435.764-.681 1.665c-.825 3.026-1.238 4.54-2.138 4.588s-1.468-1.402-2.602-4.302l-1.968-5.028C7.17 9.633 6.576 8.115 7.345 7.345s2.288-.175 5.324 1.013Z"/><path stroke-linecap="round" d="M9 4V2M5 5L3.5 3.5M4 9H2m3 4l-1.5 1.5m11-11L13 5"/></g></svg>
</template>

CSS

.icon-cursor-magic-selection-04 {
  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%22m12.669%208.358l5.028%201.968c2.9%201.134%204.35%201.702%204.302%202.602s-1.561%201.313-4.588%202.138c-.901.246-1.352.369-1.664.68c-.312.313-.435.764-.681%201.665c-.825%203.026-1.238%204.54-2.138%204.588s-1.468-1.402-2.602-4.302l-1.968-5.028C7.17%209.633%206.576%208.115%207.345%207.345s2.288-.175%205.324%201.013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%204V2M5%205L3.5%203.5M4%209H2m3%204l-1.5%201.5m11-11L13%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m12.669%208.358l5.028%201.968c2.9%201.134%204.35%201.702%204.302%202.602s-1.561%201.313-4.588%202.138c-.901.246-1.352.369-1.664.68c-.312.313-.435.764-.681%201.665c-.825%203.026-1.238%204.54-2.138%204.588s-1.468-1.402-2.602-4.302l-1.968-5.028C7.17%209.633%206.576%208.115%207.345%207.345s2.288-.175%205.324%201.013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%204V2M5%205L3.5%203.5M4%209H2m3%204l-1.5%201.5m11-11L13%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/cursor-magic-selection-04.svg?color=%231a73e8&size=48