cursor magic selection 03 icon
cursor-magic-selection-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cursor-magic-selection-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
cursor-01cursor-02cursor-add-selection-01cursor-add-selection-02cursor-circle-selection-01cursor-circle-selection-02cursor-disabled-01cursor-disabled-02cursor-edit-01cursor-edit-02cursor-hold-01cursor-hold-02cursor-in-windowcursor-info-01cursor-info-02cursor-loading-01cursor-loading-02cursor-magic-selection-01cursor-magic-selection-02cursor-magic-selection-04cursor-move-01cursor-move-02cursor-pointer-01cursor-pointer-02
Use the cursor magic selection 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.465 19.007l-2.444-7.023h0c-.92-2.64-1.379-3.961-.688-4.651c.69-.69 2.012-.231 4.655.687l7.013 2.438c1.466.51 2.2.764 2.357 1.257c.044.136.06.28.045.422c-.053.516-.717.917-2.046 1.719c-.851.514-1.277.77-1.391 1.159q-.048.166-.04.338c.018.404.37.755 1.076 1.456l2.32 2.305h0c.346.345.52.518.6.71a1.04 1.04 0 0 1 0 .79c-.079.193-.252.366-.598.712c-.345.345-.518.517-.711.596a1.04 1.04 0 0 1-.788 0c-.193-.079-.366-.251-.711-.596h0L16.786 19c-.694-.694-1.041-1.04-1.44-1.061a1 1 0 0 0-.356.043c-.382.116-.635.536-1.141 1.376h0c-.792 1.314-1.188 1.971-1.697 2.029a1 1 0 0 1-.445-.047c-.485-.16-.737-.885-1.242-2.334M9 4V2M5 5L3.5 3.5M4 9H2m3 4l-1.5 1.5m11-11L13 5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCursorMagicSelection03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m10.465 19.007l-2.444-7.023h0c-.92-2.64-1.379-3.961-.688-4.651c.69-.69 2.012-.231 4.655.687l7.013 2.438c1.466.51 2.2.764 2.357 1.257c.044.136.06.28.045.422c-.053.516-.717.917-2.046 1.719c-.851.514-1.277.77-1.391 1.159q-.048.166-.04.338c.018.404.37.755 1.076 1.456l2.32 2.305h0c.346.345.52.518.6.71a1.04 1.04 0 0 1 0 .79c-.079.193-.252.366-.598.712c-.345.345-.518.517-.711.596a1.04 1.04 0 0 1-.788 0c-.193-.079-.366-.251-.711-.596h0L16.786 19c-.694-.694-1.041-1.04-1.44-1.061a1 1 0 0 0-.356.043c-.382.116-.635.536-1.141 1.376h0c-.792 1.314-1.188 1.971-1.697 2.029a1 1 0 0 1-.445-.047c-.485-.16-.737-.885-1.242-2.334M9 4V2M5 5L3.5 3.5M4 9H2m3 4l-1.5 1.5m11-11L13 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.465 19.007l-2.444-7.023h0c-.92-2.64-1.379-3.961-.688-4.651c.69-.69 2.012-.231 4.655.687l7.013 2.438c1.466.51 2.2.764 2.357 1.257c.044.136.06.28.045.422c-.053.516-.717.917-2.046 1.719c-.851.514-1.277.77-1.391 1.159q-.048.166-.04.338c.018.404.37.755 1.076 1.456l2.32 2.305h0c.346.345.52.518.6.71a1.04 1.04 0 0 1 0 .79c-.079.193-.252.366-.598.712c-.345.345-.518.517-.711.596a1.04 1.04 0 0 1-.788 0c-.193-.079-.366-.251-.711-.596h0L16.786 19c-.694-.694-1.041-1.04-1.44-1.061a1 1 0 0 0-.356.043c-.382.116-.635.536-1.141 1.376h0c-.792 1.314-1.188 1.971-1.697 2.029a1 1 0 0 1-.445-.047c-.485-.16-.737-.885-1.242-2.334M9 4V2M5 5L3.5 3.5M4 9H2m3 4l-1.5 1.5m11-11L13 5"/></svg> </template>
CSS
.icon-cursor-magic-selection-03 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m10.465%2019.007l-2.444-7.023h0c-.92-2.64-1.379-3.961-.688-4.651c.69-.69%202.012-.231%204.655.687l7.013%202.438c1.466.51%202.2.764%202.357%201.257c.044.136.06.28.045.422c-.053.516-.717.917-2.046%201.719c-.851.514-1.277.77-1.391%201.159q-.048.166-.04.338c.018.404.37.755%201.076%201.456l2.32%202.305h0c.346.345.52.518.6.71a1.04%201.04%200%200%201%200%20.79c-.079.193-.252.366-.598.712c-.345.345-.518.517-.711.596a1.04%201.04%200%200%201-.788%200c-.193-.079-.366-.251-.711-.596h0L16.786%2019c-.694-.694-1.041-1.04-1.44-1.061a1%201%200%200%200-.356.043c-.382.116-.635.536-1.141%201.376h0c-.792%201.314-1.188%201.971-1.697%202.029a1%201%200%200%201-.445-.047c-.485-.16-.737-.885-1.242-2.334M9%204V2M5%205L3.5%203.5M4%209H2m3%204l-1.5%201.5m11-11L13%205%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m10.465%2019.007l-2.444-7.023h0c-.92-2.64-1.379-3.961-.688-4.651c.69-.69%202.012-.231%204.655.687l7.013%202.438c1.466.51%202.2.764%202.357%201.257c.044.136.06.28.045.422c-.053.516-.717.917-2.046%201.719c-.851.514-1.277.77-1.391%201.159q-.048.166-.04.338c.018.404.37.755%201.076%201.456l2.32%202.305h0c.346.345.52.518.6.71a1.04%201.04%200%200%201%200%20.79c-.079.193-.252.366-.598.712c-.345.345-.518.517-.711.596a1.04%201.04%200%200%201-.788%200c-.193-.079-.366-.251-.711-.596h0L16.786%2019c-.694-.694-1.041-1.04-1.44-1.061a1%201%200%200%200-.356.043c-.382.116-.635.536-1.141%201.376h0c-.792%201.314-1.188%201.971-1.697%202.029a1%201%200%200%201-.445-.047c-.485-.16-.737-.885-1.242-2.334M9%204V2M5%205L3.5%203.5M4%209H2m3%204l-1.5%201.5m11-11L13%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cursor-magic-selection-03.svg?color=%231a73e8&size=48