cursor pointer 01 icon

cursor-pointer-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
cursor-pointer-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the cursor pointer 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.003 19.406L9.885 13.32h0c-.797-2.289-1.195-3.433-.596-4.032c.598-.598 1.744-.2 4.034.596l6.078 2.113c1.27.441 1.906.662 2.043 1.09a.9.9 0 0 1 .038.365c-.045.447-.62.794-1.772 1.49c-.739.445-1.108.668-1.206 1.004a.9.9 0 0 0-.035.294c.015.35.321.654.933 1.261l2.01 1.998h0c.3.299.451.448.52.616c.09.219.09.464 0 .683c-.068.168-.218.318-.518.618h0c-.3.299-.449.448-.616.517a.9.9 0 0 1-.683 0c-.167-.069-.317-.218-.616-.517h0L17.48 19.4h0c-.601-.601-.902-.902-1.247-.92a.9.9 0 0 0-.31.038c-.33.1-.55.465-.989 1.193h0c-.686 1.138-1.03 1.708-1.47 1.758a.9.9 0 0 1-.385-.04c-.421-.14-.64-.768-1.077-2.023"/><path fill="currentColor" d="M10.858 7.083a.75.75 0 0 0 1.284-.774zm-4.549 5.06a.75.75 0 1 0 .774-1.285zM5.75 8.5A2.75 2.75 0 0 1 8.5 5.75v-1.5A4.25 4.25 0 0 0 4.25 8.5zM8.5 5.75c1 0 1.875.533 2.358 1.333l1.284-.774A4.25 4.25 0 0 0 8.5 4.25zm-1.417 5.108A2.75 2.75 0 0 1 5.75 8.5h-1.5c0 1.547.827 2.9 2.06 3.642z"/><path fill="currentColor" d="M14.252 8.135a.75.75 0 0 0 1.496-.095zm-6.21 7.614a.75.75 0 0 0 .094-1.498zM2.75 8.506A5.757 5.757 0 0 1 8.507 2.75v-1.5A7.257 7.257 0 0 0 1.25 8.507zM8.507 2.75a5.757 5.757 0 0 1 5.745 5.385l1.496-.095a7.257 7.257 0 0 0-7.241-6.79zm-.37 11.502A5.757 5.757 0 0 1 2.75 8.506h-1.5c0 3.851 3 7.001 6.791 7.242z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCursorPointer01(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"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M12.003 19.406L9.885 13.32h0c-.797-2.289-1.195-3.433-.596-4.032c.598-.598 1.744-.2 4.034.596l6.078 2.113c1.27.441 1.906.662 2.043 1.09a.9.9 0 0 1 .038.365c-.045.447-.62.794-1.772 1.49c-.739.445-1.108.668-1.206 1.004a.9.9 0 0 0-.035.294c.015.35.321.654.933 1.261l2.01 1.998h0c.3.299.451.448.52.616c.09.219.09.464 0 .683c-.068.168-.218.318-.518.618h0c-.3.299-.449.448-.616.517a.9.9 0 0 1-.683 0c-.167-.069-.317-.218-.616-.517h0L17.48 19.4h0c-.601-.601-.902-.902-1.247-.92a.9.9 0 0 0-.31.038c-.33.1-.55.465-.989 1.193h0c-.686 1.138-1.03 1.708-1.47 1.758a.9.9 0 0 1-.385-.04c-.421-.14-.64-.768-1.077-2.023"/><path fill="currentColor" d="M10.858 7.083a.75.75 0 0 0 1.284-.774zm-4.549 5.06a.75.75 0 1 0 .774-1.285zM5.75 8.5A2.75 2.75 0 0 1 8.5 5.75v-1.5A4.25 4.25 0 0 0 4.25 8.5zM8.5 5.75c1 0 1.875.533 2.358 1.333l1.284-.774A4.25 4.25 0 0 0 8.5 4.25zm-1.417 5.108A2.75 2.75 0 0 1 5.75 8.5h-1.5c0 1.547.827 2.9 2.06 3.642z"/><path fill="currentColor" d="M14.252 8.135a.75.75 0 0 0 1.496-.095zm-6.21 7.614a.75.75 0 0 0 .094-1.498zM2.75 8.506A5.757 5.757 0 0 1 8.507 2.75v-1.5A7.257 7.257 0 0 0 1.25 8.507zM8.507 2.75a5.757 5.757 0 0 1 5.745 5.385l1.496-.095a7.257 7.257 0 0 0-7.241-6.79zm-.37 11.502A5.757 5.757 0 0 1 2.75 8.506h-1.5c0 3.851 3 7.001 6.791 7.242z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.003 19.406L9.885 13.32h0c-.797-2.289-1.195-3.433-.596-4.032c.598-.598 1.744-.2 4.034.596l6.078 2.113c1.27.441 1.906.662 2.043 1.09a.9.9 0 0 1 .038.365c-.045.447-.62.794-1.772 1.49c-.739.445-1.108.668-1.206 1.004a.9.9 0 0 0-.035.294c.015.35.321.654.933 1.261l2.01 1.998h0c.3.299.451.448.52.616c.09.219.09.464 0 .683c-.068.168-.218.318-.518.618h0c-.3.299-.449.448-.616.517a.9.9 0 0 1-.683 0c-.167-.069-.317-.218-.616-.517h0L17.48 19.4h0c-.601-.601-.902-.902-1.247-.92a.9.9 0 0 0-.31.038c-.33.1-.55.465-.989 1.193h0c-.686 1.138-1.03 1.708-1.47 1.758a.9.9 0 0 1-.385-.04c-.421-.14-.64-.768-1.077-2.023"/><path fill="currentColor" d="M10.858 7.083a.75.75 0 0 0 1.284-.774zm-4.549 5.06a.75.75 0 1 0 .774-1.285zM5.75 8.5A2.75 2.75 0 0 1 8.5 5.75v-1.5A4.25 4.25 0 0 0 4.25 8.5zM8.5 5.75c1 0 1.875.533 2.358 1.333l1.284-.774A4.25 4.25 0 0 0 8.5 4.25zm-1.417 5.108A2.75 2.75 0 0 1 5.75 8.5h-1.5c0 1.547.827 2.9 2.06 3.642z"/><path fill="currentColor" d="M14.252 8.135a.75.75 0 0 0 1.496-.095zm-6.21 7.614a.75.75 0 0 0 .094-1.498zM2.75 8.506A5.757 5.757 0 0 1 8.507 2.75v-1.5A7.257 7.257 0 0 0 1.25 8.507zM8.507 2.75a5.757 5.757 0 0 1 5.745 5.385l1.496-.095a7.257 7.257 0 0 0-7.241-6.79zm-.37 11.502A5.757 5.757 0 0 1 2.75 8.506h-1.5c0 3.851 3 7.001 6.791 7.242z"/></g></svg>
</template>

CSS

.icon-cursor-pointer-01 {
  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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12.003%2019.406L9.885%2013.32h0c-.797-2.289-1.195-3.433-.596-4.032c.598-.598%201.744-.2%204.034.596l6.078%202.113c1.27.441%201.906.662%202.043%201.09a.9.9%200%200%201%20.038.365c-.045.447-.62.794-1.772%201.49c-.739.445-1.108.668-1.206%201.004a.9.9%200%200%200-.035.294c.015.35.321.654.933%201.261l2.01%201.998h0c.3.299.451.448.52.616c.09.219.09.464%200%20.683c-.068.168-.218.318-.518.618h0c-.3.299-.449.448-.616.517a.9.9%200%200%201-.683%200c-.167-.069-.317-.218-.616-.517h0L17.48%2019.4h0c-.601-.601-.902-.902-1.247-.92a.9.9%200%200%200-.31.038c-.33.1-.55.465-.989%201.193h0c-.686%201.138-1.03%201.708-1.47%201.758a.9.9%200%200%201-.385-.04c-.421-.14-.64-.768-1.077-2.023%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.858%207.083a.75.75%200%200%200%201.284-.774zm-4.549%205.06a.75.75%200%201%200%20.774-1.285zM5.75%208.5A2.75%202.75%200%200%201%208.5%205.75v-1.5A4.25%204.25%200%200%200%204.25%208.5zM8.5%205.75c1%200%201.875.533%202.358%201.333l1.284-.774A4.25%204.25%200%200%200%208.5%204.25zm-1.417%205.108A2.75%202.75%200%200%201%205.75%208.5h-1.5c0%201.547.827%202.9%202.06%203.642z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.252%208.135a.75.75%200%200%200%201.496-.095zm-6.21%207.614a.75.75%200%200%200%20.094-1.498zM2.75%208.506A5.757%205.757%200%200%201%208.507%202.75v-1.5A7.257%207.257%200%200%200%201.25%208.507zM8.507%202.75a5.757%205.757%200%200%201%205.745%205.385l1.496-.095a7.257%207.257%200%200%200-7.241-6.79zm-.37%2011.502A5.757%205.757%200%200%201%202.75%208.506h-1.5c0%203.851%203%207.001%206.791%207.242z%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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12.003%2019.406L9.885%2013.32h0c-.797-2.289-1.195-3.433-.596-4.032c.598-.598%201.744-.2%204.034.596l6.078%202.113c1.27.441%201.906.662%202.043%201.09a.9.9%200%200%201%20.038.365c-.045.447-.62.794-1.772%201.49c-.739.445-1.108.668-1.206%201.004a.9.9%200%200%200-.035.294c.015.35.321.654.933%201.261l2.01%201.998h0c.3.299.451.448.52.616c.09.219.09.464%200%20.683c-.068.168-.218.318-.518.618h0c-.3.299-.449.448-.616.517a.9.9%200%200%201-.683%200c-.167-.069-.317-.218-.616-.517h0L17.48%2019.4h0c-.601-.601-.902-.902-1.247-.92a.9.9%200%200%200-.31.038c-.33.1-.55.465-.989%201.193h0c-.686%201.138-1.03%201.708-1.47%201.758a.9.9%200%200%201-.385-.04c-.421-.14-.64-.768-1.077-2.023%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.858%207.083a.75.75%200%200%200%201.284-.774zm-4.549%205.06a.75.75%200%201%200%20.774-1.285zM5.75%208.5A2.75%202.75%200%200%201%208.5%205.75v-1.5A4.25%204.25%200%200%200%204.25%208.5zM8.5%205.75c1%200%201.875.533%202.358%201.333l1.284-.774A4.25%204.25%200%200%200%208.5%204.25zm-1.417%205.108A2.75%202.75%200%200%201%205.75%208.5h-1.5c0%201.547.827%202.9%202.06%203.642z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.252%208.135a.75.75%200%200%200%201.496-.095zm-6.21%207.614a.75.75%200%200%200%20.094-1.498zM2.75%208.506A5.757%205.757%200%200%201%208.507%202.75v-1.5A7.257%207.257%200%200%200%201.25%208.507zM8.507%202.75a5.757%205.757%200%200%201%205.745%205.385l1.496-.095a7.257%207.257%200%200%200-7.241-6.79zm-.37%2011.502A5.757%205.757%200%200%201%202.75%208.506h-1.5c0%203.851%203%207.001%206.791%207.242z%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-pointer-01.svg?color=%231a73e8&size=48