keyboard lock off icon
keyboard-lock-off-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- keyboard-lock-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.929 6h9.456q.69 0 1.153.463T21 7.616v4.103q0 .327-.274.494t-.582.024q-.323-.125-.675-.22t-.719-.132q-.039-.29-.249-.472T18 11.23t-.501.182t-.249.471q0 .024.003.044t.014.043q-.46.087-.86.242t-.79.395l-.069-.064q.03-.03.16-.254q.03-.061.046-.132q.015-.071.015-.158q0-.31-.23-.54T15 11.23q-.125 0-.225.036q-.1.034-.2.103q-.07.045-.273.333l-2.004-2.004q.089-.03.333-.273q.069-.1.104-.2T12.769 9q0-.31-.23-.54T12 8.23q-.125 0-.225.036q-.1.034-.2.103q-.07.045-.273.333L9.537 6.931q-.264-.264-.12-.597Q9.562 6 9.93 6M4.616 18q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6H5.75l8.23 8.23H9q-.31 0-.54.221q-.23.22-.23.549q0 .31.23.54t.54.23h4.37q-.05.268-.085.535q-.035.266-.035.541v.346q0 .348-.23.578t-.578.23zm15.39 3.677L2.38 4.052q-.146-.146-.156-.347t.156-.367t.354-.165t.354.165L20.714 20.97q.146.147.155.345t-.155.363q-.166.165-.354.165q-.189 0-.354-.165M21 18.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.712-.287q-.244 0-.457.1t-.337.294l-.546-.552q.236-.281.585-.446q.35-.166.755-.166q.748 0 1.259.511q.51.51.51 1.259v1h.112q.35 0 .61.25q.259.25.259.6zM16.37 21q-.35 0-.62-.27t-.27-.618v-2.8q0-.293.212-.533t.504-.298h.035l3.788 3.788V21zM6.54 9.54q.23-.23.23-.54t-.23-.54T6 8.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0 3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3 0q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m6-3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3 0q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightKeyboardLockOffRounded(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="M9.929 6h9.456q.69 0 1.153.463T21 7.616v4.103q0 .327-.274.494t-.582.024q-.323-.125-.675-.22t-.719-.132q-.039-.29-.249-.472T18 11.23t-.501.182t-.249.471q0 .024.003.044t.014.043q-.46.087-.86.242t-.79.395l-.069-.064q.03-.03.16-.254q.03-.061.046-.132q.015-.071.015-.158q0-.31-.23-.54T15 11.23q-.125 0-.225.036q-.1.034-.2.103q-.07.045-.273.333l-2.004-2.004q.089-.03.333-.273q.069-.1.104-.2T12.769 9q0-.31-.23-.54T12 8.23q-.125 0-.225.036q-.1.034-.2.103q-.07.045-.273.333L9.537 6.931q-.264-.264-.12-.597Q9.562 6 9.93 6M4.616 18q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6H5.75l8.23 8.23H9q-.31 0-.54.221q-.23.22-.23.549q0 .31.23.54t.54.23h4.37q-.05.268-.085.535q-.035.266-.035.541v.346q0 .348-.23.578t-.578.23zm15.39 3.677L2.38 4.052q-.146-.146-.156-.347t.156-.367t.354-.165t.354.165L20.714 20.97q.146.147.155.345t-.155.363q-.166.165-.354.165q-.189 0-.354-.165M21 18.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.712-.287q-.244 0-.457.1t-.337.294l-.546-.552q.236-.281.585-.446q.35-.166.755-.166q.748 0 1.259.511q.51.51.51 1.259v1h.112q.35 0 .61.25q.259.25.259.6zM16.37 21q-.35 0-.62-.27t-.27-.618v-2.8q0-.293.212-.533t.504-.298h.035l3.788 3.788V21zM6.54 9.54q.23-.23.23-.54t-.23-.54T6 8.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0 3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3 0q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m6-3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3 0q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.929 6h9.456q.69 0 1.153.463T21 7.616v4.103q0 .327-.274.494t-.582.024q-.323-.125-.675-.22t-.719-.132q-.039-.29-.249-.472T18 11.23t-.501.182t-.249.471q0 .024.003.044t.014.043q-.46.087-.86.242t-.79.395l-.069-.064q.03-.03.16-.254q.03-.061.046-.132q.015-.071.015-.158q0-.31-.23-.54T15 11.23q-.125 0-.225.036q-.1.034-.2.103q-.07.045-.273.333l-2.004-2.004q.089-.03.333-.273q.069-.1.104-.2T12.769 9q0-.31-.23-.54T12 8.23q-.125 0-.225.036q-.1.034-.2.103q-.07.045-.273.333L9.537 6.931q-.264-.264-.12-.597Q9.562 6 9.93 6M4.616 18q-.691 0-1.153-.462T3 16.384V7.616q0-.691.463-1.153T4.615 6H5.75l8.23 8.23H9q-.31 0-.54.221q-.23.22-.23.549q0 .31.23.54t.54.23h4.37q-.05.268-.085.535q-.035.266-.035.541v.346q0 .348-.23.578t-.578.23zm15.39 3.677L2.38 4.052q-.146-.146-.156-.347t.156-.367t.354-.165t.354.165L20.714 20.97q.146.147.155.345t-.155.363q-.166.165-.354.165q-.189 0-.354-.165M21 18.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.712-.287q-.244 0-.457.1t-.337.294l-.546-.552q.236-.281.585-.446q.35-.166.755-.166q.748 0 1.259.511q.51.51.51 1.259v1h.112q.35 0 .61.25q.259.25.259.6zM16.37 21q-.35 0-.62-.27t-.27-.618v-2.8q0-.293.212-.533t.504-.298h.035l3.788 3.788V21zM6.54 9.54q.23-.23.23-.54t-.23-.54T6 8.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0 3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3 0q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m6-3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3 0q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23"/></svg> </template>
CSS
.icon-keyboard-lock-off-rounded {
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%22M9.929%206h9.456q.69%200%201.153.463T21%207.616v4.103q0%20.327-.274.494t-.582.024q-.323-.125-.675-.22t-.719-.132q-.039-.29-.249-.472T18%2011.23t-.501.182t-.249.471q0%20.024.003.044t.014.043q-.46.087-.86.242t-.79.395l-.069-.064q.03-.03.16-.254q.03-.061.046-.132q.015-.071.015-.158q0-.31-.23-.54T15%2011.23q-.125%200-.225.036q-.1.034-.2.103q-.07.045-.273.333l-2.004-2.004q.089-.03.333-.273q.069-.1.104-.2T12.769%209q0-.31-.23-.54T12%208.23q-.125%200-.225.036q-.1.034-.2.103q-.07.045-.273.333L9.537%206.931q-.264-.264-.12-.597Q9.562%206%209.93%206M4.616%2018q-.691%200-1.153-.462T3%2016.384V7.616q0-.691.463-1.153T4.615%206H5.75l8.23%208.23H9q-.31%200-.54.221q-.23.22-.23.549q0%20.31.23.54t.54.23h4.37q-.05.268-.085.535q-.035.266-.035.541v.346q0%20.348-.23.578t-.578.23zm15.39%203.677L2.38%204.052q-.146-.146-.156-.347t.156-.367t.354-.165t.354.165L20.714%2020.97q.146.147.155.345t-.155.363q-.166.165-.354.165q-.189%200-.354-.165M21%2018.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.712-.287q-.244%200-.457.1t-.337.294l-.546-.552q.236-.281.585-.446q.35-.166.755-.166q.748%200%201.259.511q.51.51.51%201.259v1h.112q.35%200%20.61.25q.259.25.259.6zM16.37%2021q-.35%200-.62-.27t-.27-.618v-2.8q0-.293.212-.533t.504-.298h.035l3.788%203.788V21zM6.54%209.54q.23-.23.23-.54t-.23-.54T6%208.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0%203q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3%200q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m6-3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3%200q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23%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%22M9.929%206h9.456q.69%200%201.153.463T21%207.616v4.103q0%20.327-.274.494t-.582.024q-.323-.125-.675-.22t-.719-.132q-.039-.29-.249-.472T18%2011.23t-.501.182t-.249.471q0%20.024.003.044t.014.043q-.46.087-.86.242t-.79.395l-.069-.064q.03-.03.16-.254q.03-.061.046-.132q.015-.071.015-.158q0-.31-.23-.54T15%2011.23q-.125%200-.225.036q-.1.034-.2.103q-.07.045-.273.333l-2.004-2.004q.089-.03.333-.273q.069-.1.104-.2T12.769%209q0-.31-.23-.54T12%208.23q-.125%200-.225.036q-.1.034-.2.103q-.07.045-.273.333L9.537%206.931q-.264-.264-.12-.597Q9.562%206%209.93%206M4.616%2018q-.691%200-1.153-.462T3%2016.384V7.616q0-.691.463-1.153T4.615%206H5.75l8.23%208.23H9q-.31%200-.54.221q-.23.22-.23.549q0%20.31.23.54t.54.23h4.37q-.05.268-.085.535q-.035.266-.035.541v.346q0%20.348-.23.578t-.578.23zm15.39%203.677L2.38%204.052q-.146-.146-.156-.347t.156-.367t.354-.165t.354.165L20.714%2020.97q.146.147.155.345t-.155.363q-.166.165-.354.165q-.189%200-.354-.165M21%2018.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.712-.287q-.244%200-.457.1t-.337.294l-.546-.552q.236-.281.585-.446q.35-.166.755-.166q.748%200%201.259.511q.51.51.51%201.259v1h.112q.35%200%20.61.25q.259.25.259.6zM16.37%2021q-.35%200-.62-.27t-.27-.618v-2.8q0-.293.212-.533t.504-.298h.035l3.788%203.788V21zM6.54%209.54q.23-.23.23-.54t-.23-.54T6%208.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0%203q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3%200q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m6-3q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m3%200q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23%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-off-rounded.svg?color=%231a73e8&size=48