cursor 02 icon
cursor-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cursor-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
cursor-01cursor-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-03cursor-magic-selection-04cursor-move-01cursor-move-02cursor-pointer-01cursor-pointer-02
Use the cursor 02 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-linejoin="round" stroke-width="1.5" d="m9.803 4.63l6.033 2.36c3.48 1.362 5.22 2.043 5.163 3.123c-.058 1.08-1.874 1.576-5.506 2.566c-1.081.295-1.622.442-1.997.817s-.522.916-.817 1.997c-.99 3.632-1.486 5.448-2.566 5.506s-1.76-1.683-3.122-5.163L4.63 9.803C3.204 6.159 2.49 4.338 3.414 3.414c.924-.923 2.745-.21 6.389 1.216Z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCursor02(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" strokeLinejoin="round" strokeWidth="1.5" d="m9.803 4.63l6.033 2.36c3.48 1.362 5.22 2.043 5.163 3.123c-.058 1.08-1.874 1.576-5.506 2.566c-1.081.295-1.622.442-1.997.817s-.522.916-.817 1.997c-.99 3.632-1.486 5.448-2.566 5.506s-1.76-1.683-3.122-5.163L4.63 9.803C3.204 6.159 2.49 4.338 3.414 3.414c.924-.923 2.745-.21 6.389 1.216Z"/></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-linejoin="round" stroke-width="1.5" d="m9.803 4.63l6.033 2.36c3.48 1.362 5.22 2.043 5.163 3.123c-.058 1.08-1.874 1.576-5.506 2.566c-1.081.295-1.622.442-1.997.817s-.522.916-.817 1.997c-.99 3.632-1.486 5.448-2.566 5.506s-1.76-1.683-3.122-5.163L4.63 9.803C3.204 6.159 2.49 4.338 3.414 3.414c.924-.923 2.745-.21 6.389 1.216Z"/></svg> </template>
CSS
.icon-cursor-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m9.803%204.63l6.033%202.36c3.48%201.362%205.22%202.043%205.163%203.123c-.058%201.08-1.874%201.576-5.506%202.566c-1.081.295-1.622.442-1.997.817s-.522.916-.817%201.997c-.99%203.632-1.486%205.448-2.566%205.506s-1.76-1.683-3.122-5.163L4.63%209.803C3.204%206.159%202.49%204.338%203.414%203.414c.924-.923%202.745-.21%206.389%201.216Z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m9.803%204.63l6.033%202.36c3.48%201.362%205.22%202.043%205.163%203.123c-.058%201.08-1.874%201.576-5.506%202.566c-1.081.295-1.622.442-1.997.817s-.522.916-.817%201.997c-.99%203.632-1.486%205.448-2.566%205.506s-1.76-1.683-3.122-5.163L4.63%209.803C3.204%206.159%202.49%204.338%203.414%203.414c.924-.923%202.745-.21%206.389%201.216Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cursor-02.svg?color=%231a73e8&size=48