computer mouse emoji

computer-mouse from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
computer-mouse
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the computer mouse emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M38.41 11.95h-4.821c-7.25 0-13.18 4.932-13.18 12.18v23.74c0 7.25 5.932 12.18 13.18 12.18h4.821c7.25 0 13.18-4.932 13.18-12.18V24.13c0-7.25-5.932-12.18-13.18-12.18"/><path fill="#3f3f3f" d="M36.15 17.93h-.308a2.565 2.565 0 0 0-2.558 2.558v7.94a2.565 2.565 0 0 0 2.558 2.558h.308a2.565 2.565 0 0 0 2.558-2.558v-7.94a2.565 2.565 0 0 0-2.558-2.558"/><path fill="#9b9b9a" d="M34.79 12.79c3.959 1.699 7.723 4.137 8.161 10.3c.508 7.135-2.133 20.5-2.982 27.28c-.593 4.745-2.328 6.448-5.444 8.938c-1.571 1.256 6.7.674 10.182-1.362c2.989-1.747 3.972-3.422 5.791-6.533l.128-30.093s-1.225-9.075-11.2-9.078c0 0-10.01-.515-4.635.551z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M36.26 31.12h-.518a2.49 2.49 0 0 1-2.49-2.478v-8.126a2.49 2.49 0 0 1 2.49-2.478h.518a2.49 2.49 0 0 1 2.49 2.478v8.126a2.49 2.49 0 0 1-2.49 2.478"/><path d="M39.61 60.05h-7.215c-6.475 0-11.77-5.263-11.77-11.7V23.64c0-6.432 5.298-11.7 11.77-11.7h7.215c6.475 0 11.77 5.263 11.77 11.7v24.71c0 6.432-5.298 11.7-11.77 11.7"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiComputerMouse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M38.41 11.95h-4.821c-7.25 0-13.18 4.932-13.18 12.18v23.74c0 7.25 5.932 12.18 13.18 12.18h4.821c7.25 0 13.18-4.932 13.18-12.18V24.13c0-7.25-5.932-12.18-13.18-12.18"/><path fill="#3f3f3f" d="M36.15 17.93h-.308a2.565 2.565 0 0 0-2.558 2.558v7.94a2.565 2.565 0 0 0 2.558 2.558h.308a2.565 2.565 0 0 0 2.558-2.558v-7.94a2.565 2.565 0 0 0-2.558-2.558"/><path fill="#9b9b9a" d="M34.79 12.79c3.959 1.699 7.723 4.137 8.161 10.3c.508 7.135-2.133 20.5-2.982 27.28c-.593 4.745-2.328 6.448-5.444 8.938c-1.571 1.256 6.7.674 10.182-1.362c2.989-1.747 3.972-3.422 5.791-6.533l.128-30.093s-1.225-9.075-11.2-9.078c0 0-10.01-.515-4.635.551z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M36.26 31.12h-.518a2.49 2.49 0 0 1-2.49-2.478v-8.126a2.49 2.49 0 0 1 2.49-2.478h.518a2.49 2.49 0 0 1 2.49 2.478v8.126a2.49 2.49 0 0 1-2.49 2.478"/><path d="M39.61 60.05h-7.215c-6.475 0-11.77-5.263-11.77-11.7V23.64c0-6.432 5.298-11.7 11.77-11.7h7.215c6.475 0 11.77 5.263 11.77 11.7v24.71c0 6.432-5.298 11.7-11.77 11.7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M38.41 11.95h-4.821c-7.25 0-13.18 4.932-13.18 12.18v23.74c0 7.25 5.932 12.18 13.18 12.18h4.821c7.25 0 13.18-4.932 13.18-12.18V24.13c0-7.25-5.932-12.18-13.18-12.18"/><path fill="#3f3f3f" d="M36.15 17.93h-.308a2.565 2.565 0 0 0-2.558 2.558v7.94a2.565 2.565 0 0 0 2.558 2.558h.308a2.565 2.565 0 0 0 2.558-2.558v-7.94a2.565 2.565 0 0 0-2.558-2.558"/><path fill="#9b9b9a" d="M34.79 12.79c3.959 1.699 7.723 4.137 8.161 10.3c.508 7.135-2.133 20.5-2.982 27.28c-.593 4.745-2.328 6.448-5.444 8.938c-1.571 1.256 6.7.674 10.182-1.362c2.989-1.747 3.972-3.422 5.791-6.533l.128-30.093s-1.225-9.075-11.2-9.078c0 0-10.01-.515-4.635.551z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M36.26 31.12h-.518a2.49 2.49 0 0 1-2.49-2.478v-8.126a2.49 2.49 0 0 1 2.49-2.478h.518a2.49 2.49 0 0 1 2.49 2.478v8.126a2.49 2.49 0 0 1-2.49 2.478"/><path d="M39.61 60.05h-7.215c-6.475 0-11.77-5.263-11.77-11.7V23.64c0-6.432 5.298-11.7 11.77-11.7h7.215c6.475 0 11.77 5.263 11.77 11.7v24.71c0 6.432-5.298 11.7-11.77 11.7"/></g></svg>
</template>

CSS

.icon-computer-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M38.41%2011.95h-4.821c-7.25%200-13.18%204.932-13.18%2012.18v23.74c0%207.25%205.932%2012.18%2013.18%2012.18h4.821c7.25%200%2013.18-4.932%2013.18-12.18V24.13c0-7.25-5.932-12.18-13.18-12.18%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M36.15%2017.93h-.308a2.565%202.565%200%200%200-2.558%202.558v7.94a2.565%202.565%200%200%200%202.558%202.558h.308a2.565%202.565%200%200%200%202.558-2.558v-7.94a2.565%202.565%200%200%200-2.558-2.558%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M34.79%2012.79c3.959%201.699%207.723%204.137%208.161%2010.3c.508%207.135-2.133%2020.5-2.982%2027.28c-.593%204.745-2.328%206.448-5.444%208.938c-1.571%201.256%206.7.674%2010.182-1.362c2.989-1.747%203.972-3.422%205.791-6.533l.128-30.093s-1.225-9.075-11.2-9.078c0%200-10.01-.515-4.635.551z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36.26%2031.12h-.518a2.49%202.49%200%200%201-2.49-2.478v-8.126a2.49%202.49%200%200%201%202.49-2.478h.518a2.49%202.49%200%200%201%202.49%202.478v8.126a2.49%202.49%200%200%201-2.49%202.478%22%2F%3E%3Cpath%20d%3D%22M39.61%2060.05h-7.215c-6.475%200-11.77-5.263-11.77-11.7V23.64c0-6.432%205.298-11.7%2011.77-11.7h7.215c6.475%200%2011.77%205.263%2011.77%2011.7v24.71c0%206.432-5.298%2011.7-11.77%2011.7%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M38.41%2011.95h-4.821c-7.25%200-13.18%204.932-13.18%2012.18v23.74c0%207.25%205.932%2012.18%2013.18%2012.18h4.821c7.25%200%2013.18-4.932%2013.18-12.18V24.13c0-7.25-5.932-12.18-13.18-12.18%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M36.15%2017.93h-.308a2.565%202.565%200%200%200-2.558%202.558v7.94a2.565%202.565%200%200%200%202.558%202.558h.308a2.565%202.565%200%200%200%202.558-2.558v-7.94a2.565%202.565%200%200%200-2.558-2.558%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M34.79%2012.79c3.959%201.699%207.723%204.137%208.161%2010.3c.508%207.135-2.133%2020.5-2.982%2027.28c-.593%204.745-2.328%206.448-5.444%208.938c-1.571%201.256%206.7.674%2010.182-1.362c2.989-1.747%203.972-3.422%205.791-6.533l.128-30.093s-1.225-9.075-11.2-9.078c0%200-10.01-.515-4.635.551z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36.26%2031.12h-.518a2.49%202.49%200%200%201-2.49-2.478v-8.126a2.49%202.49%200%200%201%202.49-2.478h.518a2.49%202.49%200%200%201%202.49%202.478v8.126a2.49%202.49%200%200%201-2.49%202.478%22%2F%3E%3Cpath%20d%3D%22M39.61%2060.05h-7.215c-6.475%200-11.77-5.263-11.77-11.7V23.64c0-6.432%205.298-11.7%2011.77-11.7h7.215c6.475%200%2011.77%205.263%2011.77%2011.7v24.71c0%206.432-5.298%2011.7-11.77%2011.7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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