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

Name
mouse-13
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the mouse 13 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 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="m12 8l.72-1.294c.903-1.628 1.355-2.441 2.123-2.655c.767-.214 1.55.256 3.116 1.196l2.076 1.245c.688.413 1.568.168 1.965-.547"/><path d="M12.25 10.299c.233-.403.35-.605.375-.802a1 1 0 0 0-.198-.74c-.12-.158-.322-.274-.726-.507s-.605-.35-.803-.375a1 1 0 0 0-.739.198c-.158.12-.274.323-.507.726l-.5.866c-.233.404-.35.605-.375.803a1 1 0 0 0 .198.739c.12.158.322.274.726.507s.605.35.802.375a1 1 0 0 0 .74-.198c.157-.12.274-.322.507-.726z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMouse13(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 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="m12 8l.72-1.294c.903-1.628 1.355-2.441 2.123-2.655c.767-.214 1.55.256 3.116 1.196l2.076 1.245c.688.413 1.568.168 1.965-.547"/><path d="M12.25 10.299c.233-.403.35-.605.375-.802a1 1 0 0 0-.198-.74c-.12-.158-.322-.274-.726-.507s-.605-.35-.803-.375a1 1 0 0 0-.739.198c-.158.12-.274.323-.507.726l-.5.866c-.233.404-.35.605-.375.803a1 1 0 0 0 .198.739c.12.158.322.274.726.507s.605.35.802.375a1 1 0 0 0 .74-.198c.157-.12.274-.322.507-.726z"/></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 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="m12 8l.72-1.294c.903-1.628 1.355-2.441 2.123-2.655c.767-.214 1.55.256 3.116 1.196l2.076 1.245c.688.413 1.568.168 1.965-.547"/><path d="M12.25 10.299c.233-.403.35-.605.375-.802a1 1 0 0 0-.198-.74c-.12-.158-.322-.274-.726-.507s-.605-.35-.803-.375a1 1 0 0 0-.739.198c-.158.12-.274.323-.507.726l-.5.866c-.233.404-.35.605-.375.803a1 1 0 0 0 .198.739c.12.158.322.274.726.507s.605.35.802.375a1 1 0 0 0 .74-.198c.157-.12.274-.322.507-.726z"/></g></svg>
</template>

CSS

.icon-mouse-13 {
  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%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%22m12%208l.72-1.294c.903-1.628%201.355-2.441%202.123-2.655c.767-.214%201.55.256%203.116%201.196l2.076%201.245c.688.413%201.568.168%201.965-.547%22%2F%3E%3Cpath%20d%3D%22M12.25%2010.299c.233-.403.35-.605.375-.802a1%201%200%200%200-.198-.74c-.12-.158-.322-.274-.726-.507s-.605-.35-.803-.375a1%201%200%200%200-.739.198c-.158.12-.274.323-.507.726l-.5.866c-.233.404-.35.605-.375.803a1%201%200%200%200%20.198.739c.12.158.322.274.726.507s.605.35.802.375a1%201%200%200%200%20.74-.198c.157-.12.274-.322.507-.726z%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%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%22m12%208l.72-1.294c.903-1.628%201.355-2.441%202.123-2.655c.767-.214%201.55.256%203.116%201.196l2.076%201.245c.688.413%201.568.168%201.965-.547%22%2F%3E%3Cpath%20d%3D%22M12.25%2010.299c.233-.403.35-.605.375-.802a1%201%200%200%200-.198-.74c-.12-.158-.322-.274-.726-.507s-.605-.35-.803-.375a1%201%200%200%200-.739.198c-.158.12-.274.323-.507.726l-.5.866c-.233.404-.35.605-.375.803a1%201%200%200%200%20.198.739c.12.158.322.274.726.507s.605.35.802.375a1%201%200%200%200%20.74-.198c.157-.12.274-.322.507-.726z%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-13.svg?color=%231a73e8&size=48