keyboard lock off icon
keyboard-lock-off-outline-sharp from Material Symbols by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- keyboard-lock-off-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.175 16H8v-2h5.175zM5 13v-2h2v2zm3 0v-2h2v2zm-3-3V8h2v2zm9 0h2V8h-2zm3 0h2V8h-2zm0 2.425q.45-.2.963-.312T19 12v-1h-2zM16 13v-2h-2v.15L15.85 13zm-3-3V8h-2v.15L12.85 10zm7.475 13.3L.7 3.5l1.4-1.4l19.8 19.8zM22 13q-.425-.325-.925-.55T20 12.1V7H9.85l-2-2H22zM2 19V5h3l2 2H4v10h10v2zm14 3v-5h1l4 4v1zm6-2.85l-2-2V16q0-.425-.288-.713T19 15q-.225 0-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19 14q.825 0 1.413.588T21 16v1h1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsKeyboardLockOffOutlineSharp(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="M13.175 16H8v-2h5.175zM5 13v-2h2v2zm3 0v-2h2v2zm-3-3V8h2v2zm9 0h2V8h-2zm3 0h2V8h-2zm0 2.425q.45-.2.963-.312T19 12v-1h-2zM16 13v-2h-2v.15L15.85 13zm-3-3V8h-2v.15L12.85 10zm7.475 13.3L.7 3.5l1.4-1.4l19.8 19.8zM22 13q-.425-.325-.925-.55T20 12.1V7H9.85l-2-2H22zM2 19V5h3l2 2H4v10h10v2zm14 3v-5h1l4 4v1zm6-2.85l-2-2V16q0-.425-.288-.713T19 15q-.225 0-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19 14q.825 0 1.413.588T21 16v1h1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.175 16H8v-2h5.175zM5 13v-2h2v2zm3 0v-2h2v2zm-3-3V8h2v2zm9 0h2V8h-2zm3 0h2V8h-2zm0 2.425q.45-.2.963-.312T19 12v-1h-2zM16 13v-2h-2v.15L15.85 13zm-3-3V8h-2v.15L12.85 10zm7.475 13.3L.7 3.5l1.4-1.4l19.8 19.8zM22 13q-.425-.325-.925-.55T20 12.1V7H9.85l-2-2H22zM2 19V5h3l2 2H4v10h10v2zm14 3v-5h1l4 4v1zm6-2.85l-2-2V16q0-.425-.288-.713T19 15q-.225 0-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19 14q.825 0 1.413.588T21 16v1h1z"/></svg> </template>
CSS
.icon-keyboard-lock-off-outline-sharp {
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%22M13.175%2016H8v-2h5.175zM5%2013v-2h2v2zm3%200v-2h2v2zm-3-3V8h2v2zm9%200h2V8h-2zm3%200h2V8h-2zm0%202.425q.45-.2.963-.312T19%2012v-1h-2zM16%2013v-2h-2v.15L15.85%2013zm-3-3V8h-2v.15L12.85%2010zm7.475%2013.3L.7%203.5l1.4-1.4l19.8%2019.8zM22%2013q-.425-.325-.925-.55T20%2012.1V7H9.85l-2-2H22zM2%2019V5h3l2%202H4v10h10v2zm14%203v-5h1l4%204v1zm6-2.85l-2-2V16q0-.425-.288-.713T19%2015q-.225%200-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19%2014q.825%200%201.413.588T21%2016v1h1z%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%22M13.175%2016H8v-2h5.175zM5%2013v-2h2v2zm3%200v-2h2v2zm-3-3V8h2v2zm9%200h2V8h-2zm3%200h2V8h-2zm0%202.425q.45-.2.963-.312T19%2012v-1h-2zM16%2013v-2h-2v.15L15.85%2013zm-3-3V8h-2v.15L12.85%2010zm7.475%2013.3L.7%203.5l1.4-1.4l19.8%2019.8zM22%2013q-.425-.325-.925-.55T20%2012.1V7H9.85l-2-2H22zM2%2019V5h3l2%202H4v10h10v2zm14%203v-5h1l4%204v1zm6-2.85l-2-2V16q0-.425-.288-.713T19%2015q-.225%200-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19%2014q.825%200%201.413.588T21%2016v1h1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/keyboard-lock-off-outline-sharp.svg?color=%231a73e8&size=48