mouse from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
mouse
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the mouse emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.746 6.518a2.482 2.482 0 1 1-4.965 0a2.482 2.482 0 0 1 4.965 0M7.425 12.51a1.105 1.105 0 1 0 0-2.21a1.105 1.105 0 0 0 0 2.21"/><path d="M11.829 1.217a5.334 5.334 0 0 1 6.754 4.15l.507-.13l.018-.004c6.232-1.35 11.83 3.58 11.892 9.833v5.584c0 2.96-2.41 5.37-5.37 5.37l-5.64-.01c-.55 0-.99.44-.99.99s.44.99.99.99l4.02.01c.55 0 1 .45 1 1c-.01.56-.46 1-1.01 1l-4.02-.01a2.99 2.99 0 0 1-.235-5.97H17.04c-1.088 0-2.08-.834-2.08-2.01q0-.075.005-.15a10.4 10.4 0 0 1-1.814-.556l-.313 1.207c-.107.41-.31.813-.675 1.104A1.84 1.84 0 0 1 11 24H8.84c-.892 0-1.468-.852-1.27-1.643l.001-.005l1.08-4.223A10 10 0 0 1 7.312 16H4.14A3.14 3.14 0 0 1 1 12.86c0-1.027.5-1.982 1.336-2.569l3.001-2.104a5.32 5.32 0 0 1 6.492-6.97M8.953 3.294a3.32 3.32 0 0 0-1.888 3.682L8 6.321a5.3 5.3 0 0 1 .953-3.027M19.36 20a4.52 4.52 0 0 1 4.409-5.52a.5.5 0 1 1 0 1a3.52 3.52 0 0 0-3.233 4.914l.067.115a3.02 3.02 0 0 0 2.616 1.511h3.65A2.13 2.13 0 0 0 29 19.897V15.1c-.043-5.097-4.566-8.96-9.45-7.916l-2.985.768l.097-1.384A3.33 3.33 0 0 0 13.34 3A3.34 3.34 0 0 0 10 6.33c0 .13.008.248.022.366l.075.597l-6.583 4.615a1.08 1.08 0 0 1-.075 1.85c.193.151.437.242.701.242h4.518l.247.64c.369.959.91 1.821 1.582 2.554l.366.4L9.982 21h1.182l.654-2.52l1.097.53c1.17.565 2.33 1 3.495 1h.424a2 2 0 0 1 .206-.01zm6.269 4.02h-.039h.06z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastMouse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.746 6.518a2.482 2.482 0 1 1-4.965 0a2.482 2.482 0 0 1 4.965 0M7.425 12.51a1.105 1.105 0 1 0 0-2.21a1.105 1.105 0 0 0 0 2.21"/><path d="M11.829 1.217a5.334 5.334 0 0 1 6.754 4.15l.507-.13l.018-.004c6.232-1.35 11.83 3.58 11.892 9.833v5.584c0 2.96-2.41 5.37-5.37 5.37l-5.64-.01c-.55 0-.99.44-.99.99s.44.99.99.99l4.02.01c.55 0 1 .45 1 1c-.01.56-.46 1-1.01 1l-4.02-.01a2.99 2.99 0 0 1-.235-5.97H17.04c-1.088 0-2.08-.834-2.08-2.01q0-.075.005-.15a10.4 10.4 0 0 1-1.814-.556l-.313 1.207c-.107.41-.31.813-.675 1.104A1.84 1.84 0 0 1 11 24H8.84c-.892 0-1.468-.852-1.27-1.643l.001-.005l1.08-4.223A10 10 0 0 1 7.312 16H4.14A3.14 3.14 0 0 1 1 12.86c0-1.027.5-1.982 1.336-2.569l3.001-2.104a5.32 5.32 0 0 1 6.492-6.97M8.953 3.294a3.32 3.32 0 0 0-1.888 3.682L8 6.321a5.3 5.3 0 0 1 .953-3.027M19.36 20a4.52 4.52 0 0 1 4.409-5.52a.5.5 0 1 1 0 1a3.52 3.52 0 0 0-3.233 4.914l.067.115a3.02 3.02 0 0 0 2.616 1.511h3.65A2.13 2.13 0 0 0 29 19.897V15.1c-.043-5.097-4.566-8.96-9.45-7.916l-2.985.768l.097-1.384A3.33 3.33 0 0 0 13.34 3A3.34 3.34 0 0 0 10 6.33c0 .13.008.248.022.366l.075.597l-6.583 4.615a1.08 1.08 0 0 1-.075 1.85c.193.151.437.242.701.242h4.518l.247.64c.369.959.91 1.821 1.582 2.554l.366.4L9.982 21h1.182l.654-2.52l1.097.53c1.17.565 2.33 1 3.495 1h.424a2 2 0 0 1 .206-.01zm6.269 4.02h-.039h.06z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.746 6.518a2.482 2.482 0 1 1-4.965 0a2.482 2.482 0 0 1 4.965 0M7.425 12.51a1.105 1.105 0 1 0 0-2.21a1.105 1.105 0 0 0 0 2.21"/><path d="M11.829 1.217a5.334 5.334 0 0 1 6.754 4.15l.507-.13l.018-.004c6.232-1.35 11.83 3.58 11.892 9.833v5.584c0 2.96-2.41 5.37-5.37 5.37l-5.64-.01c-.55 0-.99.44-.99.99s.44.99.99.99l4.02.01c.55 0 1 .45 1 1c-.01.56-.46 1-1.01 1l-4.02-.01a2.99 2.99 0 0 1-.235-5.97H17.04c-1.088 0-2.08-.834-2.08-2.01q0-.075.005-.15a10.4 10.4 0 0 1-1.814-.556l-.313 1.207c-.107.41-.31.813-.675 1.104A1.84 1.84 0 0 1 11 24H8.84c-.892 0-1.468-.852-1.27-1.643l.001-.005l1.08-4.223A10 10 0 0 1 7.312 16H4.14A3.14 3.14 0 0 1 1 12.86c0-1.027.5-1.982 1.336-2.569l3.001-2.104a5.32 5.32 0 0 1 6.492-6.97M8.953 3.294a3.32 3.32 0 0 0-1.888 3.682L8 6.321a5.3 5.3 0 0 1 .953-3.027M19.36 20a4.52 4.52 0 0 1 4.409-5.52a.5.5 0 1 1 0 1a3.52 3.52 0 0 0-3.233 4.914l.067.115a3.02 3.02 0 0 0 2.616 1.511h3.65A2.13 2.13 0 0 0 29 19.897V15.1c-.043-5.097-4.566-8.96-9.45-7.916l-2.985.768l.097-1.384A3.33 3.33 0 0 0 13.34 3A3.34 3.34 0 0 0 10 6.33c0 .13.008.248.022.366l.075.597l-6.583 4.615a1.08 1.08 0 0 1-.075 1.85c.193.151.437.242.701.242h4.518l.247.64c.369.959.91 1.821 1.582 2.554l.366.4L9.982 21h1.182l.654-2.52l1.097.53c1.17.565 2.33 1 3.495 1h.424a2 2 0 0 1 .206-.01zm6.269 4.02h-.039h.06z"/></g></svg>
</template>

CSS

.icon-mouse {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.746%206.518a2.482%202.482%200%201%201-4.965%200a2.482%202.482%200%200%201%204.965%200M7.425%2012.51a1.105%201.105%200%201%200%200-2.21a1.105%201.105%200%200%200%200%202.21%22%2F%3E%3Cpath%20d%3D%22M11.829%201.217a5.334%205.334%200%200%201%206.754%204.15l.507-.13l.018-.004c6.232-1.35%2011.83%203.58%2011.892%209.833v5.584c0%202.96-2.41%205.37-5.37%205.37l-5.64-.01c-.55%200-.99.44-.99.99s.44.99.99.99l4.02.01c.55%200%201%20.45%201%201c-.01.56-.46%201-1.01%201l-4.02-.01a2.99%202.99%200%200%201-.235-5.97H17.04c-1.088%200-2.08-.834-2.08-2.01q0-.075.005-.15a10.4%2010.4%200%200%201-1.814-.556l-.313%201.207c-.107.41-.31.813-.675%201.104A1.84%201.84%200%200%201%2011%2024H8.84c-.892%200-1.468-.852-1.27-1.643l.001-.005l1.08-4.223A10%2010%200%200%201%207.312%2016H4.14A3.14%203.14%200%200%201%201%2012.86c0-1.027.5-1.982%201.336-2.569l3.001-2.104a5.32%205.32%200%200%201%206.492-6.97M8.953%203.294a3.32%203.32%200%200%200-1.888%203.682L8%206.321a5.3%205.3%200%200%201%20.953-3.027M19.36%2020a4.52%204.52%200%200%201%204.409-5.52a.5.5%200%201%201%200%201a3.52%203.52%200%200%200-3.233%204.914l.067.115a3.02%203.02%200%200%200%202.616%201.511h3.65A2.13%202.13%200%200%200%2029%2019.897V15.1c-.043-5.097-4.566-8.96-9.45-7.916l-2.985.768l.097-1.384A3.33%203.33%200%200%200%2013.34%203A3.34%203.34%200%200%200%2010%206.33c0%20.13.008.248.022.366l.075.597l-6.583%204.615a1.08%201.08%200%200%201-.075%201.85c.193.151.437.242.701.242h4.518l.247.64c.369.959.91%201.821%201.582%202.554l.366.4L9.982%2021h1.182l.654-2.52l1.097.53c1.17.565%202.33%201%203.495%201h.424a2%202%200%200%201%20.206-.01zm6.269%204.02h-.039h.06z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.746%206.518a2.482%202.482%200%201%201-4.965%200a2.482%202.482%200%200%201%204.965%200M7.425%2012.51a1.105%201.105%200%201%200%200-2.21a1.105%201.105%200%200%200%200%202.21%22%2F%3E%3Cpath%20d%3D%22M11.829%201.217a5.334%205.334%200%200%201%206.754%204.15l.507-.13l.018-.004c6.232-1.35%2011.83%203.58%2011.892%209.833v5.584c0%202.96-2.41%205.37-5.37%205.37l-5.64-.01c-.55%200-.99.44-.99.99s.44.99.99.99l4.02.01c.55%200%201%20.45%201%201c-.01.56-.46%201-1.01%201l-4.02-.01a2.99%202.99%200%200%201-.235-5.97H17.04c-1.088%200-2.08-.834-2.08-2.01q0-.075.005-.15a10.4%2010.4%200%200%201-1.814-.556l-.313%201.207c-.107.41-.31.813-.675%201.104A1.84%201.84%200%200%201%2011%2024H8.84c-.892%200-1.468-.852-1.27-1.643l.001-.005l1.08-4.223A10%2010%200%200%201%207.312%2016H4.14A3.14%203.14%200%200%201%201%2012.86c0-1.027.5-1.982%201.336-2.569l3.001-2.104a5.32%205.32%200%200%201%206.492-6.97M8.953%203.294a3.32%203.32%200%200%200-1.888%203.682L8%206.321a5.3%205.3%200%200%201%20.953-3.027M19.36%2020a4.52%204.52%200%200%201%204.409-5.52a.5.5%200%201%201%200%201a3.52%203.52%200%200%200-3.233%204.914l.067.115a3.02%203.02%200%200%200%202.616%201.511h3.65A2.13%202.13%200%200%200%2029%2019.897V15.1c-.043-5.097-4.566-8.96-9.45-7.916l-2.985.768l.097-1.384A3.33%203.33%200%200%200%2013.34%203A3.34%203.34%200%200%200%2010%206.33c0%20.13.008.248.022.366l.075.597l-6.583%204.615a1.08%201.08%200%200%201-.075%201.85c.193.151.437.242.701.242h4.518l.247.64c.369.959.91%201.821%201.582%202.554l.366.4L9.982%2021h1.182l.654-2.52l1.097.53c1.17.565%202.33%201%203.495%201h.424a2%202%200%200%201%20.206-.01zm6.269%204.02h-.039h.06z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/mouse.svg?color=%231a73e8&size=48