mouse pointer click icon
mouse-pointer-click from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mouse-pointer-click
- 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 click icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="m12.661 8.358l5.028 1.968c2.9 1.134 4.35 1.702 4.302 2.602s-1.561 1.313-4.588 2.138c-.9.246-1.351.369-1.664.68c-.312.313-.435.764-.68 1.665c-.826 3.026-1.239 4.54-2.139 4.588s-1.467-1.402-2.602-4.302L8.35 12.669C7.162 9.633 6.568 8.115 7.338 7.345c.769-.769 2.287-.175 5.323 1.013Z"/><path stroke-linecap="round" d="M8.992 4V2m-4 3l-1.5-1.5m.5 5.5h-2m3 4l-1.5 1.5m11-11l-1.5 1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMousePointerClick(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" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="m12.661 8.358l5.028 1.968c2.9 1.134 4.35 1.702 4.302 2.602s-1.561 1.313-4.588 2.138c-.9.246-1.351.369-1.664.68c-.312.313-.435.764-.68 1.665c-.826 3.026-1.239 4.54-2.139 4.588s-1.467-1.402-2.602-4.302L8.35 12.669C7.162 9.633 6.568 8.115 7.338 7.345c.769-.769 2.287-.175 5.323 1.013Z"/><path strokeLinecap="round" d="M8.992 4V2m-4 3l-1.5-1.5m.5 5.5h-2m3 4l-1.5 1.5m11-11l-1.5 1.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="m12.661 8.358l5.028 1.968c2.9 1.134 4.35 1.702 4.302 2.602s-1.561 1.313-4.588 2.138c-.9.246-1.351.369-1.664.68c-.312.313-.435.764-.68 1.665c-.826 3.026-1.239 4.54-2.139 4.588s-1.467-1.402-2.602-4.302L8.35 12.669C7.162 9.633 6.568 8.115 7.338 7.345c.769-.769 2.287-.175 5.323 1.013Z"/><path stroke-linecap="round" d="M8.992 4V2m-4 3l-1.5-1.5m.5 5.5h-2m3 4l-1.5 1.5m11-11l-1.5 1.5"/></g></svg> </template>
CSS
.icon-mouse-pointer-click {
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%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m12.661%208.358l5.028%201.968c2.9%201.134%204.35%201.702%204.302%202.602s-1.561%201.313-4.588%202.138c-.9.246-1.351.369-1.664.68c-.312.313-.435.764-.68%201.665c-.826%203.026-1.239%204.54-2.139%204.588s-1.467-1.402-2.602-4.302L8.35%2012.669C7.162%209.633%206.568%208.115%207.338%207.345c.769-.769%202.287-.175%205.323%201.013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.992%204V2m-4%203l-1.5-1.5m.5%205.5h-2m3%204l-1.5%201.5m11-11l-1.5%201.5%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%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m12.661%208.358l5.028%201.968c2.9%201.134%204.35%201.702%204.302%202.602s-1.561%201.313-4.588%202.138c-.9.246-1.351.369-1.664.68c-.312.313-.435.764-.68%201.665c-.826%203.026-1.239%204.54-2.139%204.588s-1.467-1.402-2.602-4.302L8.35%2012.669C7.162%209.633%206.568%208.115%207.338%207.345c.769-.769%202.287-.175%205.323%201.013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.992%204V2m-4%203l-1.5-1.5m.5%205.5h-2m3%204l-1.5%201.5m11-11l-1.5%201.5%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/mouse-pointer-click.svg?color=%231a73e8&size=48