mouse4 icon
mouse4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- mouse4-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the mouse4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.298 2.115a.473.473 0 0 0-.548.477v2.86c0 .199.12.374.286.484c.503.336.834.91.834 1.563v2c0 1.03-.84 1.88-1.87 1.88c-1.04 0-1.88-.85-1.88-1.88v-2c0-.653.338-1.227.844-1.563c.165-.11.286-.285.286-.483v-2.86a.473.473 0 0 0-.548-.478A7.5 7.5 0 0 0 6.7 4.2a7.48 7.48 0 0 0-2.2 5.3v5c0 4.13 3.37 7.5 7.5 7.5s7.5-3.37 7.5-7.5v-5c0-3.69-2.687-6.766-6.202-7.384"/></svg>
React
import type { SVGProps } from "react";
export function ReiconMouse4Filled(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="M13.298 2.115a.473.473 0 0 0-.548.477v2.86c0 .199.12.374.286.484c.503.336.834.91.834 1.563v2c0 1.03-.84 1.88-1.87 1.88c-1.04 0-1.88-.85-1.88-1.88v-2c0-.653.338-1.227.844-1.563c.165-.11.286-.285.286-.483v-2.86a.473.473 0 0 0-.548-.478A7.5 7.5 0 0 0 6.7 4.2a7.48 7.48 0 0 0-2.2 5.3v5c0 4.13 3.37 7.5 7.5 7.5s7.5-3.37 7.5-7.5v-5c0-3.69-2.687-6.766-6.202-7.384"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.298 2.115a.473.473 0 0 0-.548.477v2.86c0 .199.12.374.286.484c.503.336.834.91.834 1.563v2c0 1.03-.84 1.88-1.87 1.88c-1.04 0-1.88-.85-1.88-1.88v-2c0-.653.338-1.227.844-1.563c.165-.11.286-.285.286-.483v-2.86a.473.473 0 0 0-.548-.478A7.5 7.5 0 0 0 6.7 4.2a7.48 7.48 0 0 0-2.2 5.3v5c0 4.13 3.37 7.5 7.5 7.5s7.5-3.37 7.5-7.5v-5c0-3.69-2.687-6.766-6.202-7.384"/></svg> </template>
CSS
.icon-mouse4-filled {
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%22M13.298%202.115a.473.473%200%200%200-.548.477v2.86c0%20.199.12.374.286.484c.503.336.834.91.834%201.563v2c0%201.03-.84%201.88-1.87%201.88c-1.04%200-1.88-.85-1.88-1.88v-2c0-.653.338-1.227.844-1.563c.165-.11.286-.285.286-.483v-2.86a.473.473%200%200%200-.548-.478A7.5%207.5%200%200%200%206.7%204.2a7.48%207.48%200%200%200-2.2%205.3v5c0%204.13%203.37%207.5%207.5%207.5s7.5-3.37%207.5-7.5v-5c0-3.69-2.687-6.766-6.202-7.384%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%22M13.298%202.115a.473.473%200%200%200-.548.477v2.86c0%20.199.12.374.286.484c.503.336.834.91.834%201.563v2c0%201.03-.84%201.88-1.87%201.88c-1.04%200-1.88-.85-1.88-1.88v-2c0-.653.338-1.227.844-1.563c.165-.11.286-.285.286-.483v-2.86a.473.473%200%200%200-.548-.478A7.5%207.5%200%200%200%206.7%204.2a7.48%207.48%200%200%200-2.2%205.3v5c0%204.13%203.37%207.5%207.5%207.5s7.5-3.37%207.5-7.5v-5c0-3.69-2.687-6.766-6.202-7.384%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/mouse4-filled.svg?color=%231a73e8&size=48