mouse right click 05 icon
mouse-right-click-05 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mouse-right-click-05
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the mouse right click 05 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M11 5.5V2m0 10V9"/><path stroke-linecap="round" d="M13.5 2.318C12.77 2.111 11.94 2 11 2C5 2 3.5 6.51 3.5 12S5 22 11 22s7.5-4.51 7.5-10q0-.765-.041-1.5"/><path d="M12.5 7c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C11.699 5.5 11.466 5.5 11 5.5s-.699 0-.883.076a1 1 0 0 0-.54.541C9.5 6.301 9.5 6.534 9.5 7v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54C10.301 9 10.534 9 11 9s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 12h14"/><circle cx="18" cy="5.5" r="2.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMouseRightClick05(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M11 5.5V2m0 10V9"/><path strokeLinecap="round" d="M13.5 2.318C12.77 2.111 11.94 2 11 2C5 2 3.5 6.51 3.5 12S5 22 11 22s7.5-4.51 7.5-10q0-.765-.041-1.5"/><path d="M12.5 7c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C11.699 5.5 11.466 5.5 11 5.5s-.699 0-.883.076a1 1 0 0 0-.54.541C9.5 6.301 9.5 6.534 9.5 7v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54C10.301 9 10.534 9 11 9s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883z"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 12h14"/><circle cx="18" cy="5.5" r="2.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M11 5.5V2m0 10V9"/><path stroke-linecap="round" d="M13.5 2.318C12.77 2.111 11.94 2 11 2C5 2 3.5 6.51 3.5 12S5 22 11 22s7.5-4.51 7.5-10q0-.765-.041-1.5"/><path d="M12.5 7c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C11.699 5.5 11.466 5.5 11 5.5s-.699 0-.883.076a1 1 0 0 0-.54.541C9.5 6.301 9.5 6.534 9.5 7v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54C10.301 9 10.534 9 11 9s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 12h14"/><circle cx="18" cy="5.5" r="2.5"/></g></svg> </template>
CSS
.icon-mouse-right-click-05 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%205.5V2m0%2010V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%202.318C12.77%202.111%2011.94%202%2011%202C5%202%203.5%206.51%203.5%2012S5%2022%2011%2022s7.5-4.51%207.5-10q0-.765-.041-1.5%22%2F%3E%3Cpath%20d%3D%22M12.5%207c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C11.699%205.5%2011.466%205.5%2011%205.5s-.699%200-.883.076a1%201%200%200%200-.54.541C9.5%206.301%209.5%206.534%209.5%207v.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54C10.301%209%2010.534%209%2011%209s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2012h14%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%225.5%22%20r%3D%222.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%205.5V2m0%2010V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%202.318C12.77%202.111%2011.94%202%2011%202C5%202%203.5%206.51%203.5%2012S5%2022%2011%2022s7.5-4.51%207.5-10q0-.765-.041-1.5%22%2F%3E%3Cpath%20d%3D%22M12.5%207c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C11.699%205.5%2011.466%205.5%2011%205.5s-.699%200-.883.076a1%201%200%200%200-.54.541C9.5%206.301%209.5%206.534%209.5%207v.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54C10.301%209%2010.534%209%2011%209s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2012h14%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%225.5%22%20r%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mouse-right-click-05.svg?color=%231a73e8&size=48