keyboard lock icon
keyboard-lock from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- keyboard-lock
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 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 keyboard lock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.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.713zM5.23 12.769h1.54v-1.538H5.23zm3 0h1.54v-1.538H8.23zm3 0h1.54v-1.538h-1.54zm3 0h1.54v-1.538h-1.54zm-9-3h1.54V8.231H5.23zm3 0h1.54V8.231H8.23zm3 0h1.54V8.231h-1.54zm3 0h1.54V8.231h-1.54zm3 0h1.54V8.231h-1.54zm-3.98 7.077V18H4.616q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6h14.77q.69 0 1.152.463T21 7.62v5.053q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54v.771q-1.042.198-1.869.78T14 14.232H8.23v1.538h5.14q-.05.27-.085.536t-.035.541"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightKeyboardLock(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="M16.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.713zM5.23 12.769h1.54v-1.538H5.23zm3 0h1.54v-1.538H8.23zm3 0h1.54v-1.538h-1.54zm3 0h1.54v-1.538h-1.54zm-9-3h1.54V8.231H5.23zm3 0h1.54V8.231H8.23zm3 0h1.54V8.231h-1.54zm3 0h1.54V8.231h-1.54zm3 0h1.54V8.231h-1.54zm-3.98 7.077V18H4.616q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6h14.77q.69 0 1.152.463T21 7.62v5.053q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54v.771q-1.042.198-1.869.78T14 14.232H8.23v1.538h5.14q-.05.27-.085.536t-.035.541"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.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.713zM5.23 12.769h1.54v-1.538H5.23zm3 0h1.54v-1.538H8.23zm3 0h1.54v-1.538h-1.54zm3 0h1.54v-1.538h-1.54zm-9-3h1.54V8.231H5.23zm3 0h1.54V8.231H8.23zm3 0h1.54V8.231h-1.54zm3 0h1.54V8.231h-1.54zm3 0h1.54V8.231h-1.54zm-3.98 7.077V18H4.616q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6h14.77q.69 0 1.152.463T21 7.62v5.053q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54v.771q-1.042.198-1.869.78T14 14.232H8.23v1.538h5.14q-.05.27-.085.536t-.035.541"/></svg> </template>
CSS
.icon-keyboard-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%22M16.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.713zM5.23%2012.769h1.54v-1.538H5.23zm3%200h1.54v-1.538H8.23zm3%200h1.54v-1.538h-1.54zm3%200h1.54v-1.538h-1.54zm-9-3h1.54V8.231H5.23zm3%200h1.54V8.231H8.23zm3%200h1.54V8.231h-1.54zm3%200h1.54V8.231h-1.54zm3%200h1.54V8.231h-1.54zm-3.98%207.077V18H4.616q-.691%200-1.153-.462T3%2016.384V7.616q0-.691.463-1.153T4.615%206h14.77q.69%200%201.152.463T21%207.62v5.053q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54v.771q-1.042.198-1.869.78T14%2014.232H8.23v1.538h5.14q-.05.27-.085.536t-.035.541%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%22M16.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.713zM5.23%2012.769h1.54v-1.538H5.23zm3%200h1.54v-1.538H8.23zm3%200h1.54v-1.538h-1.54zm3%200h1.54v-1.538h-1.54zm-9-3h1.54V8.231H5.23zm3%200h1.54V8.231H8.23zm3%200h1.54V8.231h-1.54zm3%200h1.54V8.231h-1.54zm3%200h1.54V8.231h-1.54zm-3.98%207.077V18H4.616q-.691%200-1.153-.462T3%2016.384V7.616q0-.691.463-1.153T4.615%206h14.77q.69%200%201.152.463T21%207.62v5.053q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54v.771q-1.042.198-1.869.78T14%2014.232H8.23v1.538h5.14q-.05.27-.085.536t-.035.541%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/keyboard-lock.svg?color=%231a73e8&size=48