mouse lock icon
mouse-lock from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- mouse-lock
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mouse-lock-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the mouse lock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.37 21q-.35 0-.62-.27t-.27-.618v-2.8q0-.35.27-.6t.62-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51 1.258v1h.112q.358 0 .613.25q.256.25.256.6v2.8q0 .35-.256.62q-.255.269-.613.269zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zM6 9.077q0-2.356 1.575-4.078T11.5 3.094v5.983zm6.5 0V3.094q2.35.183 3.925 1.905T18 9.077zM12 21q-2.507 0-4.253-1.747Q6 17.508 6 15v-4.923h12v1.446q-.187-.03-.365-.046q-.179-.015-.385-.015q-2.075 0-3.537 1.462t-1.463 3.538v4.52q-.062.012-.122.015T12 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMouseLock(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="M15.37 21q-.35 0-.62-.27t-.27-.618v-2.8q0-.35.27-.6t.62-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51 1.258v1h.112q.358 0 .613.25q.256.25.256.6v2.8q0 .35-.256.62q-.255.269-.613.269zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zM6 9.077q0-2.356 1.575-4.078T11.5 3.094v5.983zm6.5 0V3.094q2.35.183 3.925 1.905T18 9.077zM12 21q-2.507 0-4.253-1.747Q6 17.508 6 15v-4.923h12v1.446q-.187-.03-.365-.046q-.179-.015-.385-.015q-2.075 0-3.537 1.462t-1.463 3.538v4.52q-.062.012-.122.015T12 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.37 21q-.35 0-.62-.27t-.27-.618v-2.8q0-.35.27-.6t.62-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51 1.258v1h.112q.358 0 .613.25q.256.25.256.6v2.8q0 .35-.256.62q-.255.269-.613.269zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zM6 9.077q0-2.356 1.575-4.078T11.5 3.094v5.983zm6.5 0V3.094q2.35.183 3.925 1.905T18 9.077zM12 21q-2.507 0-4.253-1.747Q6 17.508 6 15v-4.923h12v1.446q-.187-.03-.365-.046q-.179-.015-.385-.015q-2.075 0-3.537 1.462t-1.463 3.538v4.52q-.062.012-.122.015T12 21"/></svg> </template>
CSS
.icon-mouse-lock {
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%22M15.37%2021q-.35%200-.62-.27t-.27-.618v-2.8q0-.35.27-.6t.62-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51%201.258v1h.112q.358%200%20.613.25q.256.25.256.6v2.8q0%20.35-.256.62q-.255.269-.613.269zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zM6%209.077q0-2.356%201.575-4.078T11.5%203.094v5.983zm6.5%200V3.094q2.35.183%203.925%201.905T18%209.077zM12%2021q-2.507%200-4.253-1.747Q6%2017.508%206%2015v-4.923h12v1.446q-.187-.03-.365-.046q-.179-.015-.385-.015q-2.075%200-3.537%201.462t-1.463%203.538v4.52q-.062.012-.122.015T12%2021%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%22M15.37%2021q-.35%200-.62-.27t-.27-.618v-2.8q0-.35.27-.6t.62-.25h.11v-1q0-.749.511-1.259t1.259-.51t1.259.51t.51%201.258v1h.112q.358%200%20.613.25q.256.25.256.6v2.8q0%20.35-.256.62q-.255.269-.613.269zm.88-4.538h2v-1q0-.425-.288-.713t-.712-.288t-.712.288t-.288.713zM6%209.077q0-2.356%201.575-4.078T11.5%203.094v5.983zm6.5%200V3.094q2.35.183%203.925%201.905T18%209.077zM12%2021q-2.507%200-4.253-1.747Q6%2017.508%206%2015v-4.923h12v1.446q-.187-.03-.365-.046q-.179-.015-.385-.015q-2.075%200-3.537%201.462t-1.463%203.538v4.52q-.062.012-.122.015T12%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mouse-lock.svg?color=%231a73e8&size=48