mouse circle icon
mouse-circle-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.
- Name
- mouse-circle-filled
- Set
- Reicon
- Style
- Filled
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More devices icons from Reicon
Use the mouse circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12 21.453c-5.227 0-9.465-4.27-9.465-9.537c0-4.617 3.257-8.47 7.583-9.349c.527-.107 1.115.335 1.115 1.1V5.73h1.534V3.668c0-1.513-1.263-2.96-2.952-2.617C4.787 2.073 1 6.548 1 11.916C1 18.038 5.925 23 12 23s11-4.962 11-11.084c0-4.388-2.531-8.18-6.199-9.975a.765.765 0 0 0-1.026.358a.776.776 0 0 0 .355 1.033a9.54 9.54 0 0 1 5.335 8.584c0 5.267-4.238 9.537-9.465 9.537" clip-rule="evenodd"/><path d="M7.907 13.954c0 2.291 1.832 4.148 4.093 4.148c2.26 0 4.093-1.857 4.093-4.148v-3.37H7.907zm4.86-4.616h3.254c-.312-1.667-1.609-3.292-3.254-3.608zm-1.534 0V5.73c-1.646.316-2.943 1.94-3.254 3.608z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconMouseCircleFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M12 21.453c-5.227 0-9.465-4.27-9.465-9.537c0-4.617 3.257-8.47 7.583-9.349c.527-.107 1.115.335 1.115 1.1V5.73h1.534V3.668c0-1.513-1.263-2.96-2.952-2.617C4.787 2.073 1 6.548 1 11.916C1 18.038 5.925 23 12 23s11-4.962 11-11.084c0-4.388-2.531-8.18-6.199-9.975a.765.765 0 0 0-1.026.358a.776.776 0 0 0 .355 1.033a9.54 9.54 0 0 1 5.335 8.584c0 5.267-4.238 9.537-9.465 9.537" clipRule="evenodd"/><path d="M7.907 13.954c0 2.291 1.832 4.148 4.093 4.148c2.26 0 4.093-1.857 4.093-4.148v-3.37H7.907zm4.86-4.616h3.254c-.312-1.667-1.609-3.292-3.254-3.608zm-1.534 0V5.73c-1.646.316-2.943 1.94-3.254 3.608z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12 21.453c-5.227 0-9.465-4.27-9.465-9.537c0-4.617 3.257-8.47 7.583-9.349c.527-.107 1.115.335 1.115 1.1V5.73h1.534V3.668c0-1.513-1.263-2.96-2.952-2.617C4.787 2.073 1 6.548 1 11.916C1 18.038 5.925 23 12 23s11-4.962 11-11.084c0-4.388-2.531-8.18-6.199-9.975a.765.765 0 0 0-1.026.358a.776.776 0 0 0 .355 1.033a9.54 9.54 0 0 1 5.335 8.584c0 5.267-4.238 9.537-9.465 9.537" clip-rule="evenodd"/><path d="M7.907 13.954c0 2.291 1.832 4.148 4.093 4.148c2.26 0 4.093-1.857 4.093-4.148v-3.37H7.907zm4.86-4.616h3.254c-.312-1.667-1.609-3.292-3.254-3.608zm-1.534 0V5.73c-1.646.316-2.943 1.94-3.254 3.608z"/></g></svg> </template>
CSS
.icon-mouse-circle-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021.453c-5.227%200-9.465-4.27-9.465-9.537c0-4.617%203.257-8.47%207.583-9.349c.527-.107%201.115.335%201.115%201.1V5.73h1.534V3.668c0-1.513-1.263-2.96-2.952-2.617C4.787%202.073%201%206.548%201%2011.916C1%2018.038%205.925%2023%2012%2023s11-4.962%2011-11.084c0-4.388-2.531-8.18-6.199-9.975a.765.765%200%200%200-1.026.358a.776.776%200%200%200%20.355%201.033a9.54%209.54%200%200%201%205.335%208.584c0%205.267-4.238%209.537-9.465%209.537%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.907%2013.954c0%202.291%201.832%204.148%204.093%204.148c2.26%200%204.093-1.857%204.093-4.148v-3.37H7.907zm4.86-4.616h3.254c-.312-1.667-1.609-3.292-3.254-3.608zm-1.534%200V5.73c-1.646.316-2.943%201.94-3.254%203.608z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021.453c-5.227%200-9.465-4.27-9.465-9.537c0-4.617%203.257-8.47%207.583-9.349c.527-.107%201.115.335%201.115%201.1V5.73h1.534V3.668c0-1.513-1.263-2.96-2.952-2.617C4.787%202.073%201%206.548%201%2011.916C1%2018.038%205.925%2023%2012%2023s11-4.962%2011-11.084c0-4.388-2.531-8.18-6.199-9.975a.765.765%200%200%200-1.026.358a.776.776%200%200%200%20.355%201.033a9.54%209.54%200%200%201%205.335%208.584c0%205.267-4.238%209.537-9.465%209.537%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.907%2013.954c0%202.291%201.832%204.148%204.093%204.148c2.26%200%204.093-1.857%204.093-4.148v-3.37H7.907zm4.86-4.616h3.254c-.312-1.667-1.609-3.292-3.254-3.608zm-1.534%200V5.73c-1.646.316-2.943%201.94-3.254%203.608z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/mouse-circle-filled.svg?color=%231a73e8&size=48