cursor magic selection 02 icon

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

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

Related icons in Huge Icons

Use the cursor magic 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.99 4.564c-1.843-.64-2.93-.796-3.576-.15c-.923.924-.21 2.745 1.216 6.389l2.36 6.033c1.362 3.48 2.043 5.22 3.123 5.163c1.08-.058 1.576-1.874 2.566-5.506c.295-1.081.442-1.622.817-1.997s.916-.522 1.997-.817c3.632-.99 5.448-1.486 5.506-2.566c.044-.826-.964-1.419-2.999-2.261"/><path d="M11.5 4A5.92 5.92 0 0 0 15 7.5a5.92 5.92 0 0 0-3.5 3.5A5.92 5.92 0 0 0 8 7.5A5.92 5.92 0 0 0 11.5 4m4.25-2A2.11 2.11 0 0 0 17 3.25a2.11 2.11 0 0 0-1.25 1.25a2.12 2.12 0 0 0-1.25-1.25A2.12 2.12 0 0 0 15.75 2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCursorMagicSelection02(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="M6.99 4.564c-1.843-.64-2.93-.796-3.576-.15c-.923.924-.21 2.745 1.216 6.389l2.36 6.033c1.362 3.48 2.043 5.22 3.123 5.163c1.08-.058 1.576-1.874 2.566-5.506c.295-1.081.442-1.622.817-1.997s.916-.522 1.997-.817c3.632-.99 5.448-1.486 5.506-2.566c.044-.826-.964-1.419-2.999-2.261"/><path d="M11.5 4A5.92 5.92 0 0 0 15 7.5a5.92 5.92 0 0 0-3.5 3.5A5.92 5.92 0 0 0 8 7.5A5.92 5.92 0 0 0 11.5 4m4.25-2A2.11 2.11 0 0 0 17 3.25a2.11 2.11 0 0 0-1.25 1.25a2.12 2.12 0 0 0-1.25-1.25A2.12 2.12 0 0 0 15.75 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.99 4.564c-1.843-.64-2.93-.796-3.576-.15c-.923.924-.21 2.745 1.216 6.389l2.36 6.033c1.362 3.48 2.043 5.22 3.123 5.163c1.08-.058 1.576-1.874 2.566-5.506c.295-1.081.442-1.622.817-1.997s.916-.522 1.997-.817c3.632-.99 5.448-1.486 5.506-2.566c.044-.826-.964-1.419-2.999-2.261"/><path d="M11.5 4A5.92 5.92 0 0 0 15 7.5a5.92 5.92 0 0 0-3.5 3.5A5.92 5.92 0 0 0 8 7.5A5.92 5.92 0 0 0 11.5 4m4.25-2A2.11 2.11 0 0 0 17 3.25a2.11 2.11 0 0 0-1.25 1.25a2.12 2.12 0 0 0-1.25-1.25A2.12 2.12 0 0 0 15.75 2"/></g></svg>
</template>

CSS

.icon-cursor-magic-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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.99%204.564c-1.843-.64-2.93-.796-3.576-.15c-.923.924-.21%202.745%201.216%206.389l2.36%206.033c1.362%203.48%202.043%205.22%203.123%205.163c1.08-.058%201.576-1.874%202.566-5.506c.295-1.081.442-1.622.817-1.997s.916-.522%201.997-.817c3.632-.99%205.448-1.486%205.506-2.566c.044-.826-.964-1.419-2.999-2.261%22%2F%3E%3Cpath%20d%3D%22M11.5%204A5.92%205.92%200%200%200%2015%207.5a5.92%205.92%200%200%200-3.5%203.5A5.92%205.92%200%200%200%208%207.5A5.92%205.92%200%200%200%2011.5%204m4.25-2A2.11%202.11%200%200%200%2017%203.25a2.11%202.11%200%200%200-1.25%201.25a2.12%202.12%200%200%200-1.25-1.25A2.12%202.12%200%200%200%2015.75%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.99%204.564c-1.843-.64-2.93-.796-3.576-.15c-.923.924-.21%202.745%201.216%206.389l2.36%206.033c1.362%203.48%202.043%205.22%203.123%205.163c1.08-.058%201.576-1.874%202.566-5.506c.295-1.081.442-1.622.817-1.997s.916-.522%201.997-.817c3.632-.99%205.448-1.486%205.506-2.566c.044-.826-.964-1.419-2.999-2.261%22%2F%3E%3Cpath%20d%3D%22M11.5%204A5.92%205.92%200%200%200%2015%207.5a5.92%205.92%200%200%200-3.5%203.5A5.92%205.92%200%200%200%208%207.5A5.92%205.92%200%200%200%2011.5%204m4.25-2A2.11%202.11%200%200%200%2017%203.25a2.11%202.11%200%200%200-1.25%201.25a2.12%202.12%200%200%200-1.25-1.25A2.12%202.12%200%200%200%2015.75%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-magic-selection-02.svg?color=%231a73e8&size=48