keyboard lock off icon

keyboard-lock-off-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
keyboard-lock-off-sharp
Set
Material Symbols Light
Style
Sharp
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

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="M15.48 21v-4.52h.75l3.79 3.79V21zM21 18.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.72-.287q-.229 0-.445.1t-.341.294l-.546-.552q.245-.282.59-.447q.344-.165.75-.165q.748 0 1.259.511q.51.51.51 1.259v1H21zM3 18V6h2.75l8.23 8.23H8.23v1.54h5.14q-.05.268-.085.535q-.035.266-.035.541V18zm17.36 4.03L2.027 3.693l.708-.707l18.338 18.338zM5.23 11.23v1.54h1.54v-1.54zm3 0v1.54h1.54v-1.54zm-3-3v1.54h1.54V8.23zm9 1.54h1.54V8.23h-1.54zm3 0h1.54V8.23h-1.54zM8.6 6H21v6.673q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54V12q-.39.068-.755.196t-.706.322V11.23h-1.538v.4l-1.862-1.862h.4V8.231h-1.538v.4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightKeyboardLockOffSharp(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.48 21v-4.52h.75l3.79 3.79V21zM21 18.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.72-.287q-.229 0-.445.1t-.341.294l-.546-.552q.245-.282.59-.447q.344-.165.75-.165q.748 0 1.259.511q.51.51.51 1.259v1H21zM3 18V6h2.75l8.23 8.23H8.23v1.54h5.14q-.05.268-.085.535q-.035.266-.035.541V18zm17.36 4.03L2.027 3.693l.708-.707l18.338 18.338zM5.23 11.23v1.54h1.54v-1.54zm3 0v1.54h1.54v-1.54zm-3-3v1.54h1.54V8.23zm9 1.54h1.54V8.23h-1.54zm3 0h1.54V8.23h-1.54zM8.6 6H21v6.673q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54V12q-.39.068-.755.196t-.706.322V11.23h-1.538v.4l-1.862-1.862h.4V8.231h-1.538v.4z"/></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.48 21v-4.52h.75l3.79 3.79V21zM21 18.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.72-.287q-.229 0-.445.1t-.341.294l-.546-.552q.245-.282.59-.447q.344-.165.75-.165q.748 0 1.259.511q.51.51.51 1.259v1H21zM3 18V6h2.75l8.23 8.23H8.23v1.54h5.14q-.05.268-.085.535q-.035.266-.035.541V18zm17.36 4.03L2.027 3.693l.708-.707l18.338 18.338zM5.23 11.23v1.54h1.54v-1.54zm3 0v1.54h1.54v-1.54zm-3-3v1.54h1.54V8.23zm9 1.54h1.54V8.23h-1.54zm3 0h1.54V8.23h-1.54zM8.6 6H21v6.673q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54V12q-.39.068-.755.196t-.706.322V11.23h-1.538v.4l-1.862-1.862h.4V8.231h-1.538v.4z"/></svg>
</template>

CSS

.icon-keyboard-lock-off-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%22M15.48%2021v-4.52h.75l3.79%203.79V21zM21%2018.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.72-.287q-.229%200-.445.1t-.341.294l-.546-.552q.245-.282.59-.447q.344-.165.75-.165q.748%200%201.259.511q.51.51.51%201.259v1H21zM3%2018V6h2.75l8.23%208.23H8.23v1.54h5.14q-.05.268-.085.535q-.035.266-.035.541V18zm17.36%204.03L2.027%203.693l.708-.707l18.338%2018.338zM5.23%2011.23v1.54h1.54v-1.54zm3%200v1.54h1.54v-1.54zm-3-3v1.54h1.54V8.23zm9%201.54h1.54V8.23h-1.54zm3%200h1.54V8.23h-1.54zM8.6%206H21v6.673q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54V12q-.39.068-.755.196t-.706.322V11.23h-1.538v.4l-1.862-1.862h.4V8.231h-1.538v.4z%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.48%2021v-4.52h.75l3.79%203.79V21zM21%2018.4l-1.75-1.75v-1.188q0-.425-.288-.713t-.72-.287q-.229%200-.445.1t-.341.294l-.546-.552q.245-.282.59-.447q.344-.165.75-.165q.748%200%201.259.511q.51.51.51%201.259v1H21zM3%2018V6h2.75l8.23%208.23H8.23v1.54h5.14q-.05.268-.085.535q-.035.266-.035.541V18zm17.36%204.03L2.027%203.693l.708-.707l18.338%2018.338zM5.23%2011.23v1.54h1.54v-1.54zm3%200v1.54h1.54v-1.54zm-3-3v1.54h1.54V8.23zm9%201.54h1.54V8.23h-1.54zm3%200h1.54V8.23h-1.54zM8.6%206H21v6.673q-.496-.327-1.07-.529t-1.16-.26v-.653h-1.54V12q-.39.068-.755.196t-.706.322V11.23h-1.538v.4l-1.862-1.862h.4V8.231h-1.538v.4z%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-sharp.svg?color=%231a73e8&size=48