mouse face emoji
mouse-face from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- mouse-face
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the mouse face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m21.79 17.07l-5.552-5.515c-1.054-.885-2.464-.551-3.801-.229l-.129.03c-.97.235-1.68.758-2.284 1.552l-2.175 3.254c-.7.921-.617 2.164-.454 3.31l.714 5.176c.093.653.334 1.277.704 1.823l2.964 4.198c.329.486.753.9 1.247 1.216l.627.4c1.458.935 4.531 1.709 2.202 5.126l-.55 4.21c-.083.505-.096 1.638 0 2.141l.825 5.069c.138.72.599 1.817 1.069 2.381l1.923 2.168c.414.496 1.091.964 1.678 1.233l10.145 4.541l3.104 1.545c.669.33 1.324.958 2.069.915l.79-.044a4.3 4.3 0 0 0 1.688-.449l2.589-1.29q.104-.053.21-.098l9.785-4.244c.343-.149.666-.342.96-.574l3.135-2.474c.78-.616 2.241-3.527 2.459-4.497l.422-3.92c.113-.507.135-1.03.064-1.544l-.588-7.204c-.212-1.521.3-.783 1.505-1.736l.748-.591c.344-.273.645-.596.893-.96l3.992-5.86c.346-.509.58-1.085.686-1.691l.891-5.086a4.3 4.3 0 0 0-.164-2.137l-.972-2.872a4.33 4.33 0 0 0-1.728-2.233l-1.352-.886c-1.433-.94-2.789-.172-4.228.757l-1.31 1.003q-.315.204-.59.458l-3.873 3.701c-2.491 4.085-4.361 1.093-5.937.404l-3.197-1.002c-.463-.202-1.256-.566-1.76-.598h-7.308c-.537-.034-7.37 2.522-7.37 2.522c-1.181.543-2.629.686-3.537-.245c-.302-.31-.944-.915-1.23-1.154"/><path fill="#ffa7c0" d="m60.18 13.217l-.382.302a3.2 3.2 0 0 0-.749.845l-4.283 6.984a3.23 3.23 0 0 0-.476 1.688v7.903c0 .568.144 1.126.432 1.615l.025.044c1.032 1.74 3.416 2.075 4.92.722l3.122-2.81a3.2 3.2 0 0 0 .715-.929l2.271-4.438a3.2 3.2 0 0 0 .333-1.097l.675-5.78a3.23 3.23 0 0 0-.277-1.731l-.614-1.325a3.2 3.2 0 0 0-.59-.867l-.776-.818a3.23 3.23 0 0 0-4.345-.308Zm-46.577.073l.382.302c.298.235.551.521.75.844l4.283 6.985a3.23 3.23 0 0 1 .476 1.688v7.903c0 .568-.145 1.125-.432 1.615l-.026.043c-1.031 1.74-3.227 1.833-4.73.48l-2.941-2.858a3.2 3.2 0 0 1-.715-.929l-2.192-3.988c-.176-.343-.288-.83-.332-1.212l-.693-5.776a3.23 3.23 0 0 1 .277-1.733l.182-1.371a3.2 3.2 0 0 1 .589-.867l.777-.818a3.23 3.23 0 0 1 4.345-.308"/><circle cx="26.782" cy="38.62" r="3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37 54.469v3.022m5.062 2.442l10.408-4.514c10.572-5.464 5.345-20.667 5.345-20.667c4.395-1.782 6.84-6.092 6.84-6.092c6.34-12.319-.216-16.744-3.687-18.15a2.85 2.85 0 0 0-3.075.626l-8.333 7.7q-12.56-7.41-25.12 0l-8.333-7.7a2.85 2.85 0 0 0-3.076-.626c-3.47 1.406-10.027 5.831-3.686 18.15c0 0 2.445 4.31 6.84 6.092c0 0-5.227 15.203 5.344 20.667l10.41 4.514c2.74 2.534 7.382 2.534 10.123 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.453 14.728s8.077 3.872 5.226 16.521"/><circle cx="47.218" cy="38.62" r="3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.547 14.728S52.47 18.6 55.321 31.249"/><path d="M34.449 50.265c1.417-.261 3.142-.405 4.971-.166c1.81.237 2.604 1.922 1.472 3.042l-1.9 1.88c-.94.93-2.732.978-3.751.102l-2.022-1.738c-1.242-1.067-.574-2.788 1.23-3.12"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMouseFace(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="m21.79 17.07l-5.552-5.515c-1.054-.885-2.464-.551-3.801-.229l-.129.03c-.97.235-1.68.758-2.284 1.552l-2.175 3.254c-.7.921-.617 2.164-.454 3.31l.714 5.176c.093.653.334 1.277.704 1.823l2.964 4.198c.329.486.753.9 1.247 1.216l.627.4c1.458.935 4.531 1.709 2.202 5.126l-.55 4.21c-.083.505-.096 1.638 0 2.141l.825 5.069c.138.72.599 1.817 1.069 2.381l1.923 2.168c.414.496 1.091.964 1.678 1.233l10.145 4.541l3.104 1.545c.669.33 1.324.958 2.069.915l.79-.044a4.3 4.3 0 0 0 1.688-.449l2.589-1.29q.104-.053.21-.098l9.785-4.244c.343-.149.666-.342.96-.574l3.135-2.474c.78-.616 2.241-3.527 2.459-4.497l.422-3.92c.113-.507.135-1.03.064-1.544l-.588-7.204c-.212-1.521.3-.783 1.505-1.736l.748-.591c.344-.273.645-.596.893-.96l3.992-5.86c.346-.509.58-1.085.686-1.691l.891-5.086a4.3 4.3 0 0 0-.164-2.137l-.972-2.872a4.33 4.33 0 0 0-1.728-2.233l-1.352-.886c-1.433-.94-2.789-.172-4.228.757l-1.31 1.003q-.315.204-.59.458l-3.873 3.701c-2.491 4.085-4.361 1.093-5.937.404l-3.197-1.002c-.463-.202-1.256-.566-1.76-.598h-7.308c-.537-.034-7.37 2.522-7.37 2.522c-1.181.543-2.629.686-3.537-.245c-.302-.31-.944-.915-1.23-1.154"/><path fill="#ffa7c0" d="m60.18 13.217l-.382.302a3.2 3.2 0 0 0-.749.845l-4.283 6.984a3.23 3.23 0 0 0-.476 1.688v7.903c0 .568.144 1.126.432 1.615l.025.044c1.032 1.74 3.416 2.075 4.92.722l3.122-2.81a3.2 3.2 0 0 0 .715-.929l2.271-4.438a3.2 3.2 0 0 0 .333-1.097l.675-5.78a3.23 3.23 0 0 0-.277-1.731l-.614-1.325a3.2 3.2 0 0 0-.59-.867l-.776-.818a3.23 3.23 0 0 0-4.345-.308Zm-46.577.073l.382.302c.298.235.551.521.75.844l4.283 6.985a3.23 3.23 0 0 1 .476 1.688v7.903c0 .568-.145 1.125-.432 1.615l-.026.043c-1.031 1.74-3.227 1.833-4.73.48l-2.941-2.858a3.2 3.2 0 0 1-.715-.929l-2.192-3.988c-.176-.343-.288-.83-.332-1.212l-.693-5.776a3.23 3.23 0 0 1 .277-1.733l.182-1.371a3.2 3.2 0 0 1 .589-.867l.777-.818a3.23 3.23 0 0 1 4.345-.308"/><circle cx="26.782" cy="38.62" r="3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37 54.469v3.022m5.062 2.442l10.408-4.514c10.572-5.464 5.345-20.667 5.345-20.667c4.395-1.782 6.84-6.092 6.84-6.092c6.34-12.319-.216-16.744-3.687-18.15a2.85 2.85 0 0 0-3.075.626l-8.333 7.7q-12.56-7.41-25.12 0l-8.333-7.7a2.85 2.85 0 0 0-3.076-.626c-3.47 1.406-10.027 5.831-3.686 18.15c0 0 2.445 4.31 6.84 6.092c0 0-5.227 15.203 5.344 20.667l10.41 4.514c2.74 2.534 7.382 2.534 10.123 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M13.453 14.728s8.077 3.872 5.226 16.521"/><circle cx="47.218" cy="38.62" r="3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M60.547 14.728S52.47 18.6 55.321 31.249"/><path d="M34.449 50.265c1.417-.261 3.142-.405 4.971-.166c1.81.237 2.604 1.922 1.472 3.042l-1.9 1.88c-.94.93-2.732.978-3.751.102l-2.022-1.738c-1.242-1.067-.574-2.788 1.23-3.12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m21.79 17.07l-5.552-5.515c-1.054-.885-2.464-.551-3.801-.229l-.129.03c-.97.235-1.68.758-2.284 1.552l-2.175 3.254c-.7.921-.617 2.164-.454 3.31l.714 5.176c.093.653.334 1.277.704 1.823l2.964 4.198c.329.486.753.9 1.247 1.216l.627.4c1.458.935 4.531 1.709 2.202 5.126l-.55 4.21c-.083.505-.096 1.638 0 2.141l.825 5.069c.138.72.599 1.817 1.069 2.381l1.923 2.168c.414.496 1.091.964 1.678 1.233l10.145 4.541l3.104 1.545c.669.33 1.324.958 2.069.915l.79-.044a4.3 4.3 0 0 0 1.688-.449l2.589-1.29q.104-.053.21-.098l9.785-4.244c.343-.149.666-.342.96-.574l3.135-2.474c.78-.616 2.241-3.527 2.459-4.497l.422-3.92c.113-.507.135-1.03.064-1.544l-.588-7.204c-.212-1.521.3-.783 1.505-1.736l.748-.591c.344-.273.645-.596.893-.96l3.992-5.86c.346-.509.58-1.085.686-1.691l.891-5.086a4.3 4.3 0 0 0-.164-2.137l-.972-2.872a4.33 4.33 0 0 0-1.728-2.233l-1.352-.886c-1.433-.94-2.789-.172-4.228.757l-1.31 1.003q-.315.204-.59.458l-3.873 3.701c-2.491 4.085-4.361 1.093-5.937.404l-3.197-1.002c-.463-.202-1.256-.566-1.76-.598h-7.308c-.537-.034-7.37 2.522-7.37 2.522c-1.181.543-2.629.686-3.537-.245c-.302-.31-.944-.915-1.23-1.154"/><path fill="#ffa7c0" d="m60.18 13.217l-.382.302a3.2 3.2 0 0 0-.749.845l-4.283 6.984a3.23 3.23 0 0 0-.476 1.688v7.903c0 .568.144 1.126.432 1.615l.025.044c1.032 1.74 3.416 2.075 4.92.722l3.122-2.81a3.2 3.2 0 0 0 .715-.929l2.271-4.438a3.2 3.2 0 0 0 .333-1.097l.675-5.78a3.23 3.23 0 0 0-.277-1.731l-.614-1.325a3.2 3.2 0 0 0-.59-.867l-.776-.818a3.23 3.23 0 0 0-4.345-.308Zm-46.577.073l.382.302c.298.235.551.521.75.844l4.283 6.985a3.23 3.23 0 0 1 .476 1.688v7.903c0 .568-.145 1.125-.432 1.615l-.026.043c-1.031 1.74-3.227 1.833-4.73.48l-2.941-2.858a3.2 3.2 0 0 1-.715-.929l-2.192-3.988c-.176-.343-.288-.83-.332-1.212l-.693-5.776a3.23 3.23 0 0 1 .277-1.733l.182-1.371a3.2 3.2 0 0 1 .589-.867l.777-.818a3.23 3.23 0 0 1 4.345-.308"/><circle cx="26.782" cy="38.62" r="3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37 54.469v3.022m5.062 2.442l10.408-4.514c10.572-5.464 5.345-20.667 5.345-20.667c4.395-1.782 6.84-6.092 6.84-6.092c6.34-12.319-.216-16.744-3.687-18.15a2.85 2.85 0 0 0-3.075.626l-8.333 7.7q-12.56-7.41-25.12 0l-8.333-7.7a2.85 2.85 0 0 0-3.076-.626c-3.47 1.406-10.027 5.831-3.686 18.15c0 0 2.445 4.31 6.84 6.092c0 0-5.227 15.203 5.344 20.667l10.41 4.514c2.74 2.534 7.382 2.534 10.123 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.453 14.728s8.077 3.872 5.226 16.521"/><circle cx="47.218" cy="38.62" r="3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.547 14.728S52.47 18.6 55.321 31.249"/><path d="M34.449 50.265c1.417-.261 3.142-.405 4.971-.166c1.81.237 2.604 1.922 1.472 3.042l-1.9 1.88c-.94.93-2.732.978-3.751.102l-2.022-1.738c-1.242-1.067-.574-2.788 1.23-3.12"/></svg> </template>
CSS
.icon-mouse-face {
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%22m21.79%2017.07l-5.552-5.515c-1.054-.885-2.464-.551-3.801-.229l-.129.03c-.97.235-1.68.758-2.284%201.552l-2.175%203.254c-.7.921-.617%202.164-.454%203.31l.714%205.176c.093.653.334%201.277.704%201.823l2.964%204.198c.329.486.753.9%201.247%201.216l.627.4c1.458.935%204.531%201.709%202.202%205.126l-.55%204.21c-.083.505-.096%201.638%200%202.141l.825%205.069c.138.72.599%201.817%201.069%202.381l1.923%202.168c.414.496%201.091.964%201.678%201.233l10.145%204.541l3.104%201.545c.669.33%201.324.958%202.069.915l.79-.044a4.3%204.3%200%200%200%201.688-.449l2.589-1.29q.104-.053.21-.098l9.785-4.244c.343-.149.666-.342.96-.574l3.135-2.474c.78-.616%202.241-3.527%202.459-4.497l.422-3.92c.113-.507.135-1.03.064-1.544l-.588-7.204c-.212-1.521.3-.783%201.505-1.736l.748-.591c.344-.273.645-.596.893-.96l3.992-5.86c.346-.509.58-1.085.686-1.691l.891-5.086a4.3%204.3%200%200%200-.164-2.137l-.972-2.872a4.33%204.33%200%200%200-1.728-2.233l-1.352-.886c-1.433-.94-2.789-.172-4.228.757l-1.31%201.003q-.315.204-.59.458l-3.873%203.701c-2.491%204.085-4.361%201.093-5.937.404l-3.197-1.002c-.463-.202-1.256-.566-1.76-.598h-7.308c-.537-.034-7.37%202.522-7.37%202.522c-1.181.543-2.629.686-3.537-.245c-.302-.31-.944-.915-1.23-1.154%22%2F%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22m60.18%2013.217l-.382.302a3.2%203.2%200%200%200-.749.845l-4.283%206.984a3.23%203.23%200%200%200-.476%201.688v7.903c0%20.568.144%201.126.432%201.615l.025.044c1.032%201.74%203.416%202.075%204.92.722l3.122-2.81a3.2%203.2%200%200%200%20.715-.929l2.271-4.438a3.2%203.2%200%200%200%20.333-1.097l.675-5.78a3.23%203.23%200%200%200-.277-1.731l-.614-1.325a3.2%203.2%200%200%200-.59-.867l-.776-.818a3.23%203.23%200%200%200-4.345-.308Zm-46.577.073l.382.302c.298.235.551.521.75.844l4.283%206.985a3.23%203.23%200%200%201%20.476%201.688v7.903c0%20.568-.145%201.125-.432%201.615l-.026.043c-1.031%201.74-3.227%201.833-4.73.48l-2.941-2.858a3.2%203.2%200%200%201-.715-.929l-2.192-3.988c-.176-.343-.288-.83-.332-1.212l-.693-5.776a3.23%203.23%200%200%201%20.277-1.733l.182-1.371a3.2%203.2%200%200%201%20.589-.867l.777-.818a3.23%203.23%200%200%201%204.345-.308%22%2F%3E%3Ccircle%20cx%3D%2226.782%22%20cy%3D%2238.62%22%20r%3D%223%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37%2054.469v3.022m5.062%202.442l10.408-4.514c10.572-5.464%205.345-20.667%205.345-20.667c4.395-1.782%206.84-6.092%206.84-6.092c6.34-12.319-.216-16.744-3.687-18.15a2.85%202.85%200%200%200-3.075.626l-8.333%207.7q-12.56-7.41-25.12%200l-8.333-7.7a2.85%202.85%200%200%200-3.076-.626c-3.47%201.406-10.027%205.831-3.686%2018.15c0%200%202.445%204.31%206.84%206.092c0%200-5.227%2015.203%205.344%2020.667l10.41%204.514c2.74%202.534%207.382%202.534%2010.123%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.453%2014.728s8.077%203.872%205.226%2016.521%22%2F%3E%3Ccircle%20cx%3D%2247.218%22%20cy%3D%2238.62%22%20r%3D%223%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.547%2014.728S52.47%2018.6%2055.321%2031.249%22%2F%3E%3Cpath%20d%3D%22M34.449%2050.265c1.417-.261%203.142-.405%204.971-.166c1.81.237%202.604%201.922%201.472%203.042l-1.9%201.88c-.94.93-2.732.978-3.751.102l-2.022-1.738c-1.242-1.067-.574-2.788%201.23-3.12%22%2F%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%22m21.79%2017.07l-5.552-5.515c-1.054-.885-2.464-.551-3.801-.229l-.129.03c-.97.235-1.68.758-2.284%201.552l-2.175%203.254c-.7.921-.617%202.164-.454%203.31l.714%205.176c.093.653.334%201.277.704%201.823l2.964%204.198c.329.486.753.9%201.247%201.216l.627.4c1.458.935%204.531%201.709%202.202%205.126l-.55%204.21c-.083.505-.096%201.638%200%202.141l.825%205.069c.138.72.599%201.817%201.069%202.381l1.923%202.168c.414.496%201.091.964%201.678%201.233l10.145%204.541l3.104%201.545c.669.33%201.324.958%202.069.915l.79-.044a4.3%204.3%200%200%200%201.688-.449l2.589-1.29q.104-.053.21-.098l9.785-4.244c.343-.149.666-.342.96-.574l3.135-2.474c.78-.616%202.241-3.527%202.459-4.497l.422-3.92c.113-.507.135-1.03.064-1.544l-.588-7.204c-.212-1.521.3-.783%201.505-1.736l.748-.591c.344-.273.645-.596.893-.96l3.992-5.86c.346-.509.58-1.085.686-1.691l.891-5.086a4.3%204.3%200%200%200-.164-2.137l-.972-2.872a4.33%204.33%200%200%200-1.728-2.233l-1.352-.886c-1.433-.94-2.789-.172-4.228.757l-1.31%201.003q-.315.204-.59.458l-3.873%203.701c-2.491%204.085-4.361%201.093-5.937.404l-3.197-1.002c-.463-.202-1.256-.566-1.76-.598h-7.308c-.537-.034-7.37%202.522-7.37%202.522c-1.181.543-2.629.686-3.537-.245c-.302-.31-.944-.915-1.23-1.154%22%2F%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22m60.18%2013.217l-.382.302a3.2%203.2%200%200%200-.749.845l-4.283%206.984a3.23%203.23%200%200%200-.476%201.688v7.903c0%20.568.144%201.126.432%201.615l.025.044c1.032%201.74%203.416%202.075%204.92.722l3.122-2.81a3.2%203.2%200%200%200%20.715-.929l2.271-4.438a3.2%203.2%200%200%200%20.333-1.097l.675-5.78a3.23%203.23%200%200%200-.277-1.731l-.614-1.325a3.2%203.2%200%200%200-.59-.867l-.776-.818a3.23%203.23%200%200%200-4.345-.308Zm-46.577.073l.382.302c.298.235.551.521.75.844l4.283%206.985a3.23%203.23%200%200%201%20.476%201.688v7.903c0%20.568-.145%201.125-.432%201.615l-.026.043c-1.031%201.74-3.227%201.833-4.73.48l-2.941-2.858a3.2%203.2%200%200%201-.715-.929l-2.192-3.988c-.176-.343-.288-.83-.332-1.212l-.693-5.776a3.23%203.23%200%200%201%20.277-1.733l.182-1.371a3.2%203.2%200%200%201%20.589-.867l.777-.818a3.23%203.23%200%200%201%204.345-.308%22%2F%3E%3Ccircle%20cx%3D%2226.782%22%20cy%3D%2238.62%22%20r%3D%223%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37%2054.469v3.022m5.062%202.442l10.408-4.514c10.572-5.464%205.345-20.667%205.345-20.667c4.395-1.782%206.84-6.092%206.84-6.092c6.34-12.319-.216-16.744-3.687-18.15a2.85%202.85%200%200%200-3.075.626l-8.333%207.7q-12.56-7.41-25.12%200l-8.333-7.7a2.85%202.85%200%200%200-3.076-.626c-3.47%201.406-10.027%205.831-3.686%2018.15c0%200%202.445%204.31%206.84%206.092c0%200-5.227%2015.203%205.344%2020.667l10.41%204.514c2.74%202.534%207.382%202.534%2010.123%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.453%2014.728s8.077%203.872%205.226%2016.521%22%2F%3E%3Ccircle%20cx%3D%2247.218%22%20cy%3D%2238.62%22%20r%3D%223%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.547%2014.728S52.47%2018.6%2055.321%2031.249%22%2F%3E%3Cpath%20d%3D%22M34.449%2050.265c1.417-.261%203.142-.405%204.971-.166c1.81.237%202.604%201.922%201.472%203.042l-1.9%201.88c-.94.93-2.732.978-3.751.102l-2.022-1.738c-1.242-1.067-.574-2.788%201.23-3.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/mouse-face.svg?color=%231a73e8&size=48