mouse 14 icon
mouse-14 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mouse-14
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the mouse 14 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M22 6.167c-.418.797-1.345 1.07-2.069.61l-2.186-1.388c-1.65-1.047-2.474-1.57-3.282-1.332c-.557.164-.956.646-1.463 1.525"/><path d="M5.185 18.994c4.295 2.437 7.09.118 9.184-3.448s2.74-7.103-1.554-9.54s-7.09-.118-9.184 3.448s-2.74 7.103 1.554 9.54Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m11.488 7.998l-1 1.732"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMouse14(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M22 6.167c-.418.797-1.345 1.07-2.069.61l-2.186-1.388c-1.65-1.047-2.474-1.57-3.282-1.332c-.557.164-.956.646-1.463 1.525"/><path d="M5.185 18.994c4.295 2.437 7.09.118 9.184-3.448s2.74-7.103-1.554-9.54s-7.09-.118-9.184 3.448s-2.74 7.103 1.554 9.54Z"/><path strokeLinecap="round" strokeLinejoin="round" d="m11.488 7.998l-1 1.732"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M22 6.167c-.418.797-1.345 1.07-2.069.61l-2.186-1.388c-1.65-1.047-2.474-1.57-3.282-1.332c-.557.164-.956.646-1.463 1.525"/><path d="M5.185 18.994c4.295 2.437 7.09.118 9.184-3.448s2.74-7.103-1.554-9.54s-7.09-.118-9.184 3.448s-2.74 7.103 1.554 9.54Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m11.488 7.998l-1 1.732"/></g></svg> </template>
CSS
.icon-mouse-14 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%206.167c-.418.797-1.345%201.07-2.069.61l-2.186-1.388c-1.65-1.047-2.474-1.57-3.282-1.332c-.557.164-.956.646-1.463%201.525%22%2F%3E%3Cpath%20d%3D%22M5.185%2018.994c4.295%202.437%207.09.118%209.184-3.448s2.74-7.103-1.554-9.54s-7.09-.118-9.184%203.448s-2.74%207.103%201.554%209.54Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m11.488%207.998l-1%201.732%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%206.167c-.418.797-1.345%201.07-2.069.61l-2.186-1.388c-1.65-1.047-2.474-1.57-3.282-1.332c-.557.164-.956.646-1.463%201.525%22%2F%3E%3Cpath%20d%3D%22M5.185%2018.994c4.295%202.437%207.09.118%209.184-3.448s2.74-7.103-1.554-9.54s-7.09-.118-9.184%203.448s-2.74%207.103%201.554%209.54Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m11.488%207.998l-1%201.732%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-14.svg?color=%231a73e8&size=48