mouse emoji
mouse from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- mouse
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
mouseBootstrap IconsmouseBoxIcons v2mouseBoxIcons v2 SolidmouseElement PlusmouseFont Awesome SolidmouseFluent EmojimouseFluent Emoji FlatmouseFluent Emoji High ContrastmouseFirefox OS Emojimousecss.ggmouseIconParkmouseIconPark OutlinemouseIconPark SolidmouseIconPark TwoTonemouseIonIconsmouseLine AwesomemouseLucidemouseMage IconsmouseMajesticonsmouseMaterial SymbolsmouseMaterial Symbols LightmouseMaterial Design Iconsmouse-fillMingCute IconmouseNoto Emoji
More nature icons from Emoji One (Colored)
Use the mouse emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fc97b2" d="M24.9 46c-.7.2-1.5.6-2.2 1s-1.4.9-2 1.4s-1.1 1.1-1.5 1.7s-.7 1.2-.8 1.8s0 1.2.3 1.8s.8 1.2 1.4 1.8c.3.3.6.5 1 .8c.3.3.7.5 1.1.7c.7.4 1.5.8 2.3 1.1c1.6.6 3.4.9 5.2 1.2s3.7.5 5.5.7c1.9.2 3.7.5 5.6.8c1.8.3 3.7.7 5.5 1.1c-1.8-.2-3.7-.4-5.6-.6c-1.9-.1-3.7-.2-5.6-.3s-3.7-.1-5.6-.2s-3.8-.3-5.7-.8c-1-.3-1.9-.6-2.8-1c-.5-.2-.9-.5-1.3-.7c-.4-.3-.9-.5-1.3-.9c-.8-.6-1.6-1.4-2.3-2.4c-.3-.5-.6-1.1-.7-1.7c-.2-.6-.2-1.2-.2-1.8q0-.9.3-1.8c.2-.6.4-1.1.7-1.6c.5-1 1.2-1.9 1.9-2.6q1.05-1.2 2.4-2.1c.9-.6 1.8-1.2 2.8-1.6z"/><g fill="#c4c5c6"><path d="M43 51.9c0 4.2-5.5 5.5-11 5.5S21 56 21 51.9c0-13.8 8.1-18.1 11-18.1c2.8 0 11 4.2 11 18.1"/><path d="M29.6 56.4c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1s1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1m10.8 0c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1s1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1"/></g><circle cx="44.6" cy="12.4" r="10.4" fill="#b5b5b5"/><circle cx="44.5" cy="13.6" r="7.7" fill="#ffc5d3"/><circle cx="19.4" cy="12.4" r="10.4" fill="#b5b5b5"/><circle cx="19.5" cy="13.6" r="7.7" fill="#ffc5d3"/><path fill="#c4c5c6" d="M44.6 22.8C42.9 19 38.9 10.6 32 10.6S21.1 19 19.4 22.8c-.9 1.9-1.6 3.8-1.9 6.6c-.5 4.9 5.3 9.1 8.5 9.1c1.5 0 3.1 2.9 6 2.9s4.5-2.9 6-2.9c3.2 0 9-4.2 8.5-9.1c-.2-2.7-1-4.6-1.9-6.6"/><g fill="#ffc5d3"><ellipse cx="41.7" cy="33.8" rx="3.2" ry="2.2"/><ellipse cx="22.3" cy="33.8" rx="3.2" ry="2.2"/></g><path fill="#3e4347" d="M34.9 33.8c-.6-.6-2.4-.7-2.9-.7s-2.3 0-2.9.7c-.4.4-.1 1.5 1 2.4c.7.6 1.4.8 1.9.8s1.2-.2 1.9-.8c1.1-.9 1.4-2 1-2.4"/><ellipse cx="25.2" cy="26.7" fill="#fff" rx="4.6" ry="4.5"/><ellipse cx="25.2" cy="26.7" fill="#3e4347" rx="3.2" ry="3.1"/><ellipse cx="38.8" cy="26.7" fill="#fff" rx="4.6" ry="4.5"/><g fill="#3e4347"><ellipse cx="38.8" cy="26.7" rx="3.2" ry="3.1"/><path d="M31 39.3c.1-.3.3-.5.5-.7s.5-.3.7-.4c.3-.1.5-.2.8-.2s.6 0 .8.3c-.3 0-.5.2-.7.3s-.4.2-.7.3c-.2.1-.5.2-.7.3c-.2 0-.4 0-.7.1"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneMouse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fc97b2" d="M24.9 46c-.7.2-1.5.6-2.2 1s-1.4.9-2 1.4s-1.1 1.1-1.5 1.7s-.7 1.2-.8 1.8s0 1.2.3 1.8s.8 1.2 1.4 1.8c.3.3.6.5 1 .8c.3.3.7.5 1.1.7c.7.4 1.5.8 2.3 1.1c1.6.6 3.4.9 5.2 1.2s3.7.5 5.5.7c1.9.2 3.7.5 5.6.8c1.8.3 3.7.7 5.5 1.1c-1.8-.2-3.7-.4-5.6-.6c-1.9-.1-3.7-.2-5.6-.3s-3.7-.1-5.6-.2s-3.8-.3-5.7-.8c-1-.3-1.9-.6-2.8-1c-.5-.2-.9-.5-1.3-.7c-.4-.3-.9-.5-1.3-.9c-.8-.6-1.6-1.4-2.3-2.4c-.3-.5-.6-1.1-.7-1.7c-.2-.6-.2-1.2-.2-1.8q0-.9.3-1.8c.2-.6.4-1.1.7-1.6c.5-1 1.2-1.9 1.9-2.6q1.05-1.2 2.4-2.1c.9-.6 1.8-1.2 2.8-1.6z"/><g fill="#c4c5c6"><path d="M43 51.9c0 4.2-5.5 5.5-11 5.5S21 56 21 51.9c0-13.8 8.1-18.1 11-18.1c2.8 0 11 4.2 11 18.1"/><path d="M29.6 56.4c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1s1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1m10.8 0c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1s1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1"/></g><circle cx="44.6" cy="12.4" r="10.4" fill="#b5b5b5"/><circle cx="44.5" cy="13.6" r="7.7" fill="#ffc5d3"/><circle cx="19.4" cy="12.4" r="10.4" fill="#b5b5b5"/><circle cx="19.5" cy="13.6" r="7.7" fill="#ffc5d3"/><path fill="#c4c5c6" d="M44.6 22.8C42.9 19 38.9 10.6 32 10.6S21.1 19 19.4 22.8c-.9 1.9-1.6 3.8-1.9 6.6c-.5 4.9 5.3 9.1 8.5 9.1c1.5 0 3.1 2.9 6 2.9s4.5-2.9 6-2.9c3.2 0 9-4.2 8.5-9.1c-.2-2.7-1-4.6-1.9-6.6"/><g fill="#ffc5d3"><ellipse cx="41.7" cy="33.8" rx="3.2" ry="2.2"/><ellipse cx="22.3" cy="33.8" rx="3.2" ry="2.2"/></g><path fill="#3e4347" d="M34.9 33.8c-.6-.6-2.4-.7-2.9-.7s-2.3 0-2.9.7c-.4.4-.1 1.5 1 2.4c.7.6 1.4.8 1.9.8s1.2-.2 1.9-.8c1.1-.9 1.4-2 1-2.4"/><ellipse cx="25.2" cy="26.7" fill="#fff" rx="4.6" ry="4.5"/><ellipse cx="25.2" cy="26.7" fill="#3e4347" rx="3.2" ry="3.1"/><ellipse cx="38.8" cy="26.7" fill="#fff" rx="4.6" ry="4.5"/><g fill="#3e4347"><ellipse cx="38.8" cy="26.7" rx="3.2" ry="3.1"/><path d="M31 39.3c.1-.3.3-.5.5-.7s.5-.3.7-.4c.3-.1.5-.2.8-.2s.6 0 .8.3c-.3 0-.5.2-.7.3s-.4.2-.7.3c-.2.1-.5.2-.7.3c-.2 0-.4 0-.7.1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fc97b2" d="M24.9 46c-.7.2-1.5.6-2.2 1s-1.4.9-2 1.4s-1.1 1.1-1.5 1.7s-.7 1.2-.8 1.8s0 1.2.3 1.8s.8 1.2 1.4 1.8c.3.3.6.5 1 .8c.3.3.7.5 1.1.7c.7.4 1.5.8 2.3 1.1c1.6.6 3.4.9 5.2 1.2s3.7.5 5.5.7c1.9.2 3.7.5 5.6.8c1.8.3 3.7.7 5.5 1.1c-1.8-.2-3.7-.4-5.6-.6c-1.9-.1-3.7-.2-5.6-.3s-3.7-.1-5.6-.2s-3.8-.3-5.7-.8c-1-.3-1.9-.6-2.8-1c-.5-.2-.9-.5-1.3-.7c-.4-.3-.9-.5-1.3-.9c-.8-.6-1.6-1.4-2.3-2.4c-.3-.5-.6-1.1-.7-1.7c-.2-.6-.2-1.2-.2-1.8q0-.9.3-1.8c.2-.6.4-1.1.7-1.6c.5-1 1.2-1.9 1.9-2.6q1.05-1.2 2.4-2.1c.9-.6 1.8-1.2 2.8-1.6z"/><g fill="#c4c5c6"><path d="M43 51.9c0 4.2-5.5 5.5-11 5.5S21 56 21 51.9c0-13.8 8.1-18.1 11-18.1c2.8 0 11 4.2 11 18.1"/><path d="M29.6 56.4c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1s1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1m10.8 0c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1s1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1"/></g><circle cx="44.6" cy="12.4" r="10.4" fill="#b5b5b5"/><circle cx="44.5" cy="13.6" r="7.7" fill="#ffc5d3"/><circle cx="19.4" cy="12.4" r="10.4" fill="#b5b5b5"/><circle cx="19.5" cy="13.6" r="7.7" fill="#ffc5d3"/><path fill="#c4c5c6" d="M44.6 22.8C42.9 19 38.9 10.6 32 10.6S21.1 19 19.4 22.8c-.9 1.9-1.6 3.8-1.9 6.6c-.5 4.9 5.3 9.1 8.5 9.1c1.5 0 3.1 2.9 6 2.9s4.5-2.9 6-2.9c3.2 0 9-4.2 8.5-9.1c-.2-2.7-1-4.6-1.9-6.6"/><g fill="#ffc5d3"><ellipse cx="41.7" cy="33.8" rx="3.2" ry="2.2"/><ellipse cx="22.3" cy="33.8" rx="3.2" ry="2.2"/></g><path fill="#3e4347" d="M34.9 33.8c-.6-.6-2.4-.7-2.9-.7s-2.3 0-2.9.7c-.4.4-.1 1.5 1 2.4c.7.6 1.4.8 1.9.8s1.2-.2 1.9-.8c1.1-.9 1.4-2 1-2.4"/><ellipse cx="25.2" cy="26.7" fill="#fff" rx="4.6" ry="4.5"/><ellipse cx="25.2" cy="26.7" fill="#3e4347" rx="3.2" ry="3.1"/><ellipse cx="38.8" cy="26.7" fill="#fff" rx="4.6" ry="4.5"/><g fill="#3e4347"><ellipse cx="38.8" cy="26.7" rx="3.2" ry="3.1"/><path d="M31 39.3c.1-.3.3-.5.5-.7s.5-.3.7-.4c.3-.1.5-.2.8-.2s.6 0 .8.3c-.3 0-.5.2-.7.3s-.4.2-.7.3c-.2.1-.5.2-.7.3c-.2 0-.4 0-.7.1"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23fc97b2%22%20d%3D%22M24.9%2046c-.7.2-1.5.6-2.2%201s-1.4.9-2%201.4s-1.1%201.1-1.5%201.7s-.7%201.2-.8%201.8s0%201.2.3%201.8s.8%201.2%201.4%201.8c.3.3.6.5%201%20.8c.3.3.7.5%201.1.7c.7.4%201.5.8%202.3%201.1c1.6.6%203.4.9%205.2%201.2s3.7.5%205.5.7c1.9.2%203.7.5%205.6.8c1.8.3%203.7.7%205.5%201.1c-1.8-.2-3.7-.4-5.6-.6c-1.9-.1-3.7-.2-5.6-.3s-3.7-.1-5.6-.2s-3.8-.3-5.7-.8c-1-.3-1.9-.6-2.8-1c-.5-.2-.9-.5-1.3-.7c-.4-.3-.9-.5-1.3-.9c-.8-.6-1.6-1.4-2.3-2.4c-.3-.5-.6-1.1-.7-1.7c-.2-.6-.2-1.2-.2-1.8q0-.9.3-1.8c.2-.6.4-1.1.7-1.6c.5-1%201.2-1.9%201.9-2.6q1.05-1.2%202.4-2.1c.9-.6%201.8-1.2%202.8-1.6z%22%2F%3E%3Cg%20fill%3D%22%23c4c5c6%22%3E%3Cpath%20d%3D%22M43%2051.9c0%204.2-5.5%205.5-11%205.5S21%2056%2021%2051.9c0-13.8%208.1-18.1%2011-18.1c2.8%200%2011%204.2%2011%2018.1%22%2F%3E%3Cpath%20d%3D%22M29.6%2056.4c0%201.2-1%202.1-2.2%202.1h-1.5c-1.2%200-2.2-.9-2.2-2.1s1-2.1%202.2-2.1h1.5c1.2%200%202.2.9%202.2%202.1m10.8%200c0%201.2-1%202.1-2.2%202.1h-1.5c-1.2%200-2.2-.9-2.2-2.1s1-2.1%202.2-2.1h1.5c1.2%200%202.2.9%202.2%202.1%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2244.6%22%20cy%3D%2212.4%22%20r%3D%2210.4%22%20fill%3D%22%23b5b5b5%22%2F%3E%3Ccircle%20cx%3D%2244.5%22%20cy%3D%2213.6%22%20r%3D%227.7%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Ccircle%20cx%3D%2219.4%22%20cy%3D%2212.4%22%20r%3D%2210.4%22%20fill%3D%22%23b5b5b5%22%2F%3E%3Ccircle%20cx%3D%2219.5%22%20cy%3D%2213.6%22%20r%3D%227.7%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Cpath%20fill%3D%22%23c4c5c6%22%20d%3D%22M44.6%2022.8C42.9%2019%2038.9%2010.6%2032%2010.6S21.1%2019%2019.4%2022.8c-.9%201.9-1.6%203.8-1.9%206.6c-.5%204.9%205.3%209.1%208.5%209.1c1.5%200%203.1%202.9%206%202.9s4.5-2.9%206-2.9c3.2%200%209-4.2%208.5-9.1c-.2-2.7-1-4.6-1.9-6.6%22%2F%3E%3Cg%20fill%3D%22%23ffc5d3%22%3E%3Cellipse%20cx%3D%2241.7%22%20cy%3D%2233.8%22%20rx%3D%223.2%22%20ry%3D%222.2%22%2F%3E%3Cellipse%20cx%3D%2222.3%22%20cy%3D%2233.8%22%20rx%3D%223.2%22%20ry%3D%222.2%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M34.9%2033.8c-.6-.6-2.4-.7-2.9-.7s-2.3%200-2.9.7c-.4.4-.1%201.5%201%202.4c.7.6%201.4.8%201.9.8s1.2-.2%201.9-.8c1.1-.9%201.4-2%201-2.4%22%2F%3E%3Cellipse%20cx%3D%2225.2%22%20cy%3D%2226.7%22%20fill%3D%22%23fff%22%20rx%3D%224.6%22%20ry%3D%224.5%22%2F%3E%3Cellipse%20cx%3D%2225.2%22%20cy%3D%2226.7%22%20fill%3D%22%233e4347%22%20rx%3D%223.2%22%20ry%3D%223.1%22%2F%3E%3Cellipse%20cx%3D%2238.8%22%20cy%3D%2226.7%22%20fill%3D%22%23fff%22%20rx%3D%224.6%22%20ry%3D%224.5%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%2238.8%22%20cy%3D%2226.7%22%20rx%3D%223.2%22%20ry%3D%223.1%22%2F%3E%3Cpath%20d%3D%22M31%2039.3c.1-.3.3-.5.5-.7s.5-.3.7-.4c.3-.1.5-.2.8-.2s.6%200%20.8.3c-.3%200-.5.2-.7.3s-.4.2-.7.3c-.2.1-.5.2-.7.3c-.2%200-.4%200-.7.1%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23fc97b2%22%20d%3D%22M24.9%2046c-.7.2-1.5.6-2.2%201s-1.4.9-2%201.4s-1.1%201.1-1.5%201.7s-.7%201.2-.8%201.8s0%201.2.3%201.8s.8%201.2%201.4%201.8c.3.3.6.5%201%20.8c.3.3.7.5%201.1.7c.7.4%201.5.8%202.3%201.1c1.6.6%203.4.9%205.2%201.2s3.7.5%205.5.7c1.9.2%203.7.5%205.6.8c1.8.3%203.7.7%205.5%201.1c-1.8-.2-3.7-.4-5.6-.6c-1.9-.1-3.7-.2-5.6-.3s-3.7-.1-5.6-.2s-3.8-.3-5.7-.8c-1-.3-1.9-.6-2.8-1c-.5-.2-.9-.5-1.3-.7c-.4-.3-.9-.5-1.3-.9c-.8-.6-1.6-1.4-2.3-2.4c-.3-.5-.6-1.1-.7-1.7c-.2-.6-.2-1.2-.2-1.8q0-.9.3-1.8c.2-.6.4-1.1.7-1.6c.5-1%201.2-1.9%201.9-2.6q1.05-1.2%202.4-2.1c.9-.6%201.8-1.2%202.8-1.6z%22%2F%3E%3Cg%20fill%3D%22%23c4c5c6%22%3E%3Cpath%20d%3D%22M43%2051.9c0%204.2-5.5%205.5-11%205.5S21%2056%2021%2051.9c0-13.8%208.1-18.1%2011-18.1c2.8%200%2011%204.2%2011%2018.1%22%2F%3E%3Cpath%20d%3D%22M29.6%2056.4c0%201.2-1%202.1-2.2%202.1h-1.5c-1.2%200-2.2-.9-2.2-2.1s1-2.1%202.2-2.1h1.5c1.2%200%202.2.9%202.2%202.1m10.8%200c0%201.2-1%202.1-2.2%202.1h-1.5c-1.2%200-2.2-.9-2.2-2.1s1-2.1%202.2-2.1h1.5c1.2%200%202.2.9%202.2%202.1%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2244.6%22%20cy%3D%2212.4%22%20r%3D%2210.4%22%20fill%3D%22%23b5b5b5%22%2F%3E%3Ccircle%20cx%3D%2244.5%22%20cy%3D%2213.6%22%20r%3D%227.7%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Ccircle%20cx%3D%2219.4%22%20cy%3D%2212.4%22%20r%3D%2210.4%22%20fill%3D%22%23b5b5b5%22%2F%3E%3Ccircle%20cx%3D%2219.5%22%20cy%3D%2213.6%22%20r%3D%227.7%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Cpath%20fill%3D%22%23c4c5c6%22%20d%3D%22M44.6%2022.8C42.9%2019%2038.9%2010.6%2032%2010.6S21.1%2019%2019.4%2022.8c-.9%201.9-1.6%203.8-1.9%206.6c-.5%204.9%205.3%209.1%208.5%209.1c1.5%200%203.1%202.9%206%202.9s4.5-2.9%206-2.9c3.2%200%209-4.2%208.5-9.1c-.2-2.7-1-4.6-1.9-6.6%22%2F%3E%3Cg%20fill%3D%22%23ffc5d3%22%3E%3Cellipse%20cx%3D%2241.7%22%20cy%3D%2233.8%22%20rx%3D%223.2%22%20ry%3D%222.2%22%2F%3E%3Cellipse%20cx%3D%2222.3%22%20cy%3D%2233.8%22%20rx%3D%223.2%22%20ry%3D%222.2%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M34.9%2033.8c-.6-.6-2.4-.7-2.9-.7s-2.3%200-2.9.7c-.4.4-.1%201.5%201%202.4c.7.6%201.4.8%201.9.8s1.2-.2%201.9-.8c1.1-.9%201.4-2%201-2.4%22%2F%3E%3Cellipse%20cx%3D%2225.2%22%20cy%3D%2226.7%22%20fill%3D%22%23fff%22%20rx%3D%224.6%22%20ry%3D%224.5%22%2F%3E%3Cellipse%20cx%3D%2225.2%22%20cy%3D%2226.7%22%20fill%3D%22%233e4347%22%20rx%3D%223.2%22%20ry%3D%223.1%22%2F%3E%3Cellipse%20cx%3D%2238.8%22%20cy%3D%2226.7%22%20fill%3D%22%23fff%22%20rx%3D%224.6%22%20ry%3D%224.5%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%2238.8%22%20cy%3D%2226.7%22%20rx%3D%223.2%22%20ry%3D%223.1%22%2F%3E%3Cpath%20d%3D%22M31%2039.3c.1-.3.3-.5.5-.7s.5-.3.7-.4c.3-.1.5-.2.8-.2s.6%200%20.8.3c-.3%200-.5.2-.7.3s-.4.2-.7.3c-.2.1-.5.2-.7.3c-.2%200-.4%200-.7.1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/mouse.svg?color=%231a73e8&size=48