mouse 2 icon
mouse-2-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- mouse-2-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
Related icons in Mage Icons
Use the mouse 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.065 9.331v5.308C20.065 18.696 16.438 22 12 22s-8.065-3.304-8.065-7.36V9.33c0-3.841 3.226-6.999 7.332-7.331v6.08a2.46 2.46 0 0 0-1.72 2.356v1.398a2.444 2.444 0 1 0 4.887 0v-1.398a2.46 2.46 0 0 0-1.7-2.346V2c4.095.303 7.33 3.49 7.33 7.331"/><path fill="currentColor" d="M13 10.289v1.43a1 1 0 1 1-2 0v-1.43a1 1 0 0 1 2 0"/></svg>
React
import type { SVGProps } from "react";
export function MageMouse2Fill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.065 9.331v5.308C20.065 18.696 16.438 22 12 22s-8.065-3.304-8.065-7.36V9.33c0-3.841 3.226-6.999 7.332-7.331v6.08a2.46 2.46 0 0 0-1.72 2.356v1.398a2.444 2.444 0 1 0 4.887 0v-1.398a2.46 2.46 0 0 0-1.7-2.346V2c4.095.303 7.33 3.49 7.33 7.331"/><path fill="currentColor" d="M13 10.289v1.43a1 1 0 1 1-2 0v-1.43a1 1 0 0 1 2 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.065 9.331v5.308C20.065 18.696 16.438 22 12 22s-8.065-3.304-8.065-7.36V9.33c0-3.841 3.226-6.999 7.332-7.331v6.08a2.46 2.46 0 0 0-1.72 2.356v1.398a2.444 2.444 0 1 0 4.887 0v-1.398a2.46 2.46 0 0 0-1.7-2.346V2c4.095.303 7.33 3.49 7.33 7.331"/><path fill="currentColor" d="M13 10.289v1.43a1 1 0 1 1-2 0v-1.43a1 1 0 0 1 2 0"/></svg> </template>
CSS
.icon-mouse-2-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.065%209.331v5.308C20.065%2018.696%2016.438%2022%2012%2022s-8.065-3.304-8.065-7.36V9.33c0-3.841%203.226-6.999%207.332-7.331v6.08a2.46%202.46%200%200%200-1.72%202.356v1.398a2.444%202.444%200%201%200%204.887%200v-1.398a2.46%202.46%200%200%200-1.7-2.346V2c4.095.303%207.33%203.49%207.33%207.331%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2010.289v1.43a1%201%200%201%201-2%200v-1.43a1%201%200%200%201%202%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.065%209.331v5.308C20.065%2018.696%2016.438%2022%2012%2022s-8.065-3.304-8.065-7.36V9.33c0-3.841%203.226-6.999%207.332-7.331v6.08a2.46%202.46%200%200%200-1.72%202.356v1.398a2.444%202.444%200%201%200%204.887%200v-1.398a2.46%202.46%200%200%200-1.7-2.346V2c4.095.303%207.33%203.49%207.33%207.331%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2010.289v1.43a1%201%200%201%201-2%200v-1.43a1%201%200%200%201%202%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/mouse-2-fill.svg?color=%231a73e8&size=48