mouse pointer off 01 icon

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

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

Related icons in Huge Icons

Use the mouse pointer off 01 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="m1.992 1.707l20 20m-13-16.482q.816.31 1.803.698l6.033 2.36c3.48 1.362 5.22 2.043 5.163 3.123c-.052.975-1.538 1.474-4.499 2.29m-3.003 1.094c-.375.374-.523.915-.818 1.996c-.99 3.632-1.485 5.448-2.565 5.505c-1.08.058-1.761-1.682-3.123-5.162l-2.361-6.033C4.196 7.452 3.483 5.63 4.407 4.707"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMousePointerOff01(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="m1.992 1.707l20 20m-13-16.482q.816.31 1.803.698l6.033 2.36c3.48 1.362 5.22 2.043 5.163 3.123c-.052.975-1.538 1.474-4.499 2.29m-3.003 1.094c-.375.374-.523.915-.818 1.996c-.99 3.632-1.485 5.448-2.565 5.505c-1.08.058-1.761-1.682-3.123-5.162l-2.361-6.033C4.196 7.452 3.483 5.63 4.407 4.707"/></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="m1.992 1.707l20 20m-13-16.482q.816.31 1.803.698l6.033 2.36c3.48 1.362 5.22 2.043 5.163 3.123c-.052.975-1.538 1.474-4.499 2.29m-3.003 1.094c-.375.374-.523.915-.818 1.996c-.99 3.632-1.485 5.448-2.565 5.505c-1.08.058-1.761-1.682-3.123-5.162l-2.361-6.033C4.196 7.452 3.483 5.63 4.407 4.707"/></svg>
</template>

CSS

.icon-mouse-pointer-off-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%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%22m1.992%201.707l20%2020m-13-16.482q.816.31%201.803.698l6.033%202.36c3.48%201.362%205.22%202.043%205.163%203.123c-.052.975-1.538%201.474-4.499%202.29m-3.003%201.094c-.375.374-.523.915-.818%201.996c-.99%203.632-1.485%205.448-2.565%205.505c-1.08.058-1.761-1.682-3.123-5.162l-2.361-6.033C4.196%207.452%203.483%205.63%204.407%204.707%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%22m1.992%201.707l20%2020m-13-16.482q.816.31%201.803.698l6.033%202.36c3.48%201.362%205.22%202.043%205.163%203.123c-.052.975-1.538%201.474-4.499%202.29m-3.003%201.094c-.375.374-.523.915-.818%201.996c-.99%203.632-1.485%205.448-2.565%205.505c-1.08.058-1.761-1.682-3.123-5.162l-2.361-6.033C4.196%207.452%203.483%205.63%204.407%204.707%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mouse-pointer-off-01.svg?color=%231a73e8&size=48