mouse right click icon
mouse-right-click-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- mouse-right-click-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the mouse right click icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M144 18h-32a62.07 62.07 0 0 0-62 62v96a62.07 62.07 0 0 0 62 62h32a62.07 62.07 0 0 0 62-62V80a62.07 62.07 0 0 0-62-62m50 62v26h-35.51l34.73-34.73A50 50 0 0 1 194 80m-4.9-21.58L141.51 106H134V82.49l41.38-41.38a50.3 50.3 0 0 1 13.72 17.31M164.91 34.6L134 65.51V30h10a49.7 49.7 0 0 1 20.91 4.6M112 30h10v76H62V80a50.06 50.06 0 0 1 50-50m32 196h-32a50.06 50.06 0 0 1-50-50v-58h132v58a50.06 50.06 0 0 1-50 50"/></svg>
React
import type { SVGProps } from "react";
export function PhMouseRightClickLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M144 18h-32a62.07 62.07 0 0 0-62 62v96a62.07 62.07 0 0 0 62 62h32a62.07 62.07 0 0 0 62-62V80a62.07 62.07 0 0 0-62-62m50 62v26h-35.51l34.73-34.73A50 50 0 0 1 194 80m-4.9-21.58L141.51 106H134V82.49l41.38-41.38a50.3 50.3 0 0 1 13.72 17.31M164.91 34.6L134 65.51V30h10a49.7 49.7 0 0 1 20.91 4.6M112 30h10v76H62V80a50.06 50.06 0 0 1 50-50m32 196h-32a50.06 50.06 0 0 1-50-50v-58h132v58a50.06 50.06 0 0 1-50 50"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M144 18h-32a62.07 62.07 0 0 0-62 62v96a62.07 62.07 0 0 0 62 62h32a62.07 62.07 0 0 0 62-62V80a62.07 62.07 0 0 0-62-62m50 62v26h-35.51l34.73-34.73A50 50 0 0 1 194 80m-4.9-21.58L141.51 106H134V82.49l41.38-41.38a50.3 50.3 0 0 1 13.72 17.31M164.91 34.6L134 65.51V30h10a49.7 49.7 0 0 1 20.91 4.6M112 30h10v76H62V80a50.06 50.06 0 0 1 50-50m32 196h-32a50.06 50.06 0 0 1-50-50v-58h132v58a50.06 50.06 0 0 1-50 50"/></svg> </template>
CSS
.icon-mouse-right-click-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%2018h-32a62.07%2062.07%200%200%200-62%2062v96a62.07%2062.07%200%200%200%2062%2062h32a62.07%2062.07%200%200%200%2062-62V80a62.07%2062.07%200%200%200-62-62m50%2062v26h-35.51l34.73-34.73A50%2050%200%200%201%20194%2080m-4.9-21.58L141.51%20106H134V82.49l41.38-41.38a50.3%2050.3%200%200%201%2013.72%2017.31M164.91%2034.6L134%2065.51V30h10a49.7%2049.7%200%200%201%2020.91%204.6M112%2030h10v76H62V80a50.06%2050.06%200%200%201%2050-50m32%20196h-32a50.06%2050.06%200%200%201-50-50v-58h132v58a50.06%2050.06%200%200%201-50%2050%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%2018h-32a62.07%2062.07%200%200%200-62%2062v96a62.07%2062.07%200%200%200%2062%2062h32a62.07%2062.07%200%200%200%2062-62V80a62.07%2062.07%200%200%200-62-62m50%2062v26h-35.51l34.73-34.73A50%2050%200%200%201%20194%2080m-4.9-21.58L141.51%20106H134V82.49l41.38-41.38a50.3%2050.3%200%200%201%2013.72%2017.31M164.91%2034.6L134%2065.51V30h10a49.7%2049.7%200%200%201%2020.91%204.6M112%2030h10v76H62V80a50.06%2050.06%200%200%201%2050-50m32%20196h-32a50.06%2050.06%200%200%201-50-50v-58h132v58a50.06%2050.06%200%200%201-50%2050%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/mouse-right-click-light.svg?color=%231a73e8&size=48