mouse pointer ban icon
mouse-pointer-ban from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mouse-pointer-ban
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the mouse pointer ban 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="M14.664 9.578a4 4 0 1 0 5.657-5.657m-5.657 5.657a4 4 0 0 1 5.657-5.657m-5.657 5.657l5.657-5.657m-4.329 9.256a82 82 0 0 1-2.395.676c-.96.263-1.441.394-1.775.727s-.464.814-.726 1.775c-.88 3.228-1.32 4.842-2.28 4.893S7.25 19.754 6.038 16.66L3.94 11.297c-1.266-3.239-1.9-4.858-1.08-5.679c.82-.82 2.44-.187 5.678 1.08l1.953.765"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMousePointerBan(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="M14.664 9.578a4 4 0 1 0 5.657-5.657m-5.657 5.657a4 4 0 0 1 5.657-5.657m-5.657 5.657l5.657-5.657m-4.329 9.256a82 82 0 0 1-2.395.676c-.96.263-1.441.394-1.775.727s-.464.814-.726 1.775c-.88 3.228-1.32 4.842-2.28 4.893S7.25 19.754 6.038 16.66L3.94 11.297c-1.266-3.239-1.9-4.858-1.08-5.679c.82-.82 2.44-.187 5.678 1.08l1.953.765"/></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="M14.664 9.578a4 4 0 1 0 5.657-5.657m-5.657 5.657a4 4 0 0 1 5.657-5.657m-5.657 5.657l5.657-5.657m-4.329 9.256a82 82 0 0 1-2.395.676c-.96.263-1.441.394-1.775.727s-.464.814-.726 1.775c-.88 3.228-1.32 4.842-2.28 4.893S7.25 19.754 6.038 16.66L3.94 11.297c-1.266-3.239-1.9-4.858-1.08-5.679c.82-.82 2.44-.187 5.678 1.08l1.953.765"/></svg> </template>
CSS
.icon-mouse-pointer-ban {
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%22M14.664%209.578a4%204%200%201%200%205.657-5.657m-5.657%205.657a4%204%200%200%201%205.657-5.657m-5.657%205.657l5.657-5.657m-4.329%209.256a82%2082%200%200%201-2.395.676c-.96.263-1.441.394-1.775.727s-.464.814-.726%201.775c-.88%203.228-1.32%204.842-2.28%204.893S7.25%2019.754%206.038%2016.66L3.94%2011.297c-1.266-3.239-1.9-4.858-1.08-5.679c.82-.82%202.44-.187%205.678%201.08l1.953.765%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%22M14.664%209.578a4%204%200%201%200%205.657-5.657m-5.657%205.657a4%204%200%200%201%205.657-5.657m-5.657%205.657l5.657-5.657m-4.329%209.256a82%2082%200%200%201-2.395.676c-.96.263-1.441.394-1.775.727s-.464.814-.726%201.775c-.88%203.228-1.32%204.842-2.28%204.893S7.25%2019.754%206.038%2016.66L3.94%2011.297c-1.266-3.239-1.9-4.858-1.08-5.679c.82-.82%202.44-.187%205.678%201.08l1.953.765%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mouse-pointer-ban.svg?color=%231a73e8&size=48