keyboard lock off icon

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

Name
keyboard-lock-off-rounded
Set
Material Symbols
Style
Rounded
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

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="M10.275 5H20q.825 0 1.413.588T22 7v4.45q0 .5-.437.763t-.938.062q-.4-.125-.8-.2T19 12q0-.425-.288-.712T18 11t-.712.288T17 12q0 .1.013.188t.062.187q-.325.125-.6.3t-.55.375l-.3-.275q.05-.05.275-.35q.05-.1.075-.2T16 12q0-.425-.288-.712T15 11q-.125 0-.225.025t-.2.075q-.05.025-.35.275l-1.6-1.6q.05-.05.275-.35q.05-.1.075-.2T13 9q0-.425-.287-.712T12 8q-.125 0-.225.025t-.2.075q-.05.025-.35.275L9.575 6.7Q9.1 6.225 9.35 5.612T10.275 5M4 19q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h1l9 9H9q-.425 0-.712.288T8 15t.288.713T9 16h5.1q-.05.25-.075.488T14 17v1q0 .425-.287.713T13 19zm15.775 3.6L1.4 4.225q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l18.375 18.4q.3.3.3.7t-.3.7t-.7.3t-.7-.3M22 19.15l-2-2V16q0-.425-.287-.712T19 15q-.225 0-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19 14q.825 0 1.413.588T21 16v1h.15q.35 0 .6.25t.25.6zM16.85 22q-.35 0-.6-.25t-.25-.6v-3.3q0-.35.25-.6t.6-.25H17l4 4v1zM6.712 9.713Q7 9.425 7 9t-.288-.712T6 8t-.712.288T5 9t.288.713T6 10t.713-.288m0 3Q7 12.426 7 12t-.288-.712T6 11t-.712.288T5 12t.288.713T6 13t.713-.288m3 0Q10 12.426 10 12t-.288-.712T9 11t-.712.288T8 12t.288.713T9 13t.713-.288m6-3Q16 9.426 16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10t.713-.288m3 0Q19 9.426 19 9t-.288-.712T18 8t-.712.288T17 9t.288.713T18 10t.713-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsKeyboardLockOffRounded(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="M10.275 5H20q.825 0 1.413.588T22 7v4.45q0 .5-.437.763t-.938.062q-.4-.125-.8-.2T19 12q0-.425-.288-.712T18 11t-.712.288T17 12q0 .1.013.188t.062.187q-.325.125-.6.3t-.55.375l-.3-.275q.05-.05.275-.35q.05-.1.075-.2T16 12q0-.425-.288-.712T15 11q-.125 0-.225.025t-.2.075q-.05.025-.35.275l-1.6-1.6q.05-.05.275-.35q.05-.1.075-.2T13 9q0-.425-.287-.712T12 8q-.125 0-.225.025t-.2.075q-.05.025-.35.275L9.575 6.7Q9.1 6.225 9.35 5.612T10.275 5M4 19q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h1l9 9H9q-.425 0-.712.288T8 15t.288.713T9 16h5.1q-.05.25-.075.488T14 17v1q0 .425-.287.713T13 19zm15.775 3.6L1.4 4.225q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l18.375 18.4q.3.3.3.7t-.3.7t-.7.3t-.7-.3M22 19.15l-2-2V16q0-.425-.287-.712T19 15q-.225 0-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19 14q.825 0 1.413.588T21 16v1h.15q.35 0 .6.25t.25.6zM16.85 22q-.35 0-.6-.25t-.25-.6v-3.3q0-.35.25-.6t.6-.25H17l4 4v1zM6.712 9.713Q7 9.425 7 9t-.288-.712T6 8t-.712.288T5 9t.288.713T6 10t.713-.288m0 3Q7 12.426 7 12t-.288-.712T6 11t-.712.288T5 12t.288.713T6 13t.713-.288m3 0Q10 12.426 10 12t-.288-.712T9 11t-.712.288T8 12t.288.713T9 13t.713-.288m6-3Q16 9.426 16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10t.713-.288m3 0Q19 9.426 19 9t-.288-.712T18 8t-.712.288T17 9t.288.713T18 10t.713-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.275 5H20q.825 0 1.413.588T22 7v4.45q0 .5-.437.763t-.938.062q-.4-.125-.8-.2T19 12q0-.425-.288-.712T18 11t-.712.288T17 12q0 .1.013.188t.062.187q-.325.125-.6.3t-.55.375l-.3-.275q.05-.05.275-.35q.05-.1.075-.2T16 12q0-.425-.288-.712T15 11q-.125 0-.225.025t-.2.075q-.05.025-.35.275l-1.6-1.6q.05-.05.275-.35q.05-.1.075-.2T13 9q0-.425-.287-.712T12 8q-.125 0-.225.025t-.2.075q-.05.025-.35.275L9.575 6.7Q9.1 6.225 9.35 5.612T10.275 5M4 19q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h1l9 9H9q-.425 0-.712.288T8 15t.288.713T9 16h5.1q-.05.25-.075.488T14 17v1q0 .425-.287.713T13 19zm15.775 3.6L1.4 4.225q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l18.375 18.4q.3.3.3.7t-.3.7t-.7.3t-.7-.3M22 19.15l-2-2V16q0-.425-.287-.712T19 15q-.225 0-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19 14q.825 0 1.413.588T21 16v1h.15q.35 0 .6.25t.25.6zM16.85 22q-.35 0-.6-.25t-.25-.6v-3.3q0-.35.25-.6t.6-.25H17l4 4v1zM6.712 9.713Q7 9.425 7 9t-.288-.712T6 8t-.712.288T5 9t.288.713T6 10t.713-.288m0 3Q7 12.426 7 12t-.288-.712T6 11t-.712.288T5 12t.288.713T6 13t.713-.288m3 0Q10 12.426 10 12t-.288-.712T9 11t-.712.288T8 12t.288.713T9 13t.713-.288m6-3Q16 9.426 16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10t.713-.288m3 0Q19 9.426 19 9t-.288-.712T18 8t-.712.288T17 9t.288.713T18 10t.713-.288"/></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%22M10.275%205H20q.825%200%201.413.588T22%207v4.45q0%20.5-.437.763t-.938.062q-.4-.125-.8-.2T19%2012q0-.425-.288-.712T18%2011t-.712.288T17%2012q0%20.1.013.188t.062.187q-.325.125-.6.3t-.55.375l-.3-.275q.05-.05.275-.35q.05-.1.075-.2T16%2012q0-.425-.288-.712T15%2011q-.125%200-.225.025t-.2.075q-.05.025-.35.275l-1.6-1.6q.05-.05.275-.35q.05-.1.075-.2T13%209q0-.425-.287-.712T12%208q-.125%200-.225.025t-.2.075q-.05.025-.35.275L9.575%206.7Q9.1%206.225%209.35%205.612T10.275%205M4%2019q-.825%200-1.412-.587T2%2017V7q0-.825.588-1.412T4%205h1l9%209H9q-.425%200-.712.288T8%2015t.288.713T9%2016h5.1q-.05.25-.075.488T14%2017v1q0%20.425-.287.713T13%2019zm15.775%203.6L1.4%204.225q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l18.375%2018.4q.3.3.3.7t-.3.7t-.7.3t-.7-.3M22%2019.15l-2-2V16q0-.425-.287-.712T19%2015q-.225%200-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19%2014q.825%200%201.413.588T21%2016v1h.15q.35%200%20.6.25t.25.6zM16.85%2022q-.35%200-.6-.25t-.25-.6v-3.3q0-.35.25-.6t.6-.25H17l4%204v1zM6.712%209.713Q7%209.425%207%209t-.288-.712T6%208t-.712.288T5%209t.288.713T6%2010t.713-.288m0%203Q7%2012.426%207%2012t-.288-.712T6%2011t-.712.288T5%2012t.288.713T6%2013t.713-.288m3%200Q10%2012.426%2010%2012t-.288-.712T9%2011t-.712.288T8%2012t.288.713T9%2013t.713-.288m6-3Q16%209.426%2016%209t-.288-.712T15%208t-.712.288T14%209t.288.713T15%2010t.713-.288m3%200Q19%209.426%2019%209t-.288-.712T18%208t-.712.288T17%209t.288.713T18%2010t.713-.288%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%22M10.275%205H20q.825%200%201.413.588T22%207v4.45q0%20.5-.437.763t-.938.062q-.4-.125-.8-.2T19%2012q0-.425-.288-.712T18%2011t-.712.288T17%2012q0%20.1.013.188t.062.187q-.325.125-.6.3t-.55.375l-.3-.275q.05-.05.275-.35q.05-.1.075-.2T16%2012q0-.425-.288-.712T15%2011q-.125%200-.225.025t-.2.075q-.05.025-.35.275l-1.6-1.6q.05-.05.275-.35q.05-.1.075-.2T13%209q0-.425-.287-.712T12%208q-.125%200-.225.025t-.2.075q-.05.025-.35.275L9.575%206.7Q9.1%206.225%209.35%205.612T10.275%205M4%2019q-.825%200-1.412-.587T2%2017V7q0-.825.588-1.412T4%205h1l9%209H9q-.425%200-.712.288T8%2015t.288.713T9%2016h5.1q-.05.25-.075.488T14%2017v1q0%20.425-.287.713T13%2019zm15.775%203.6L1.4%204.225q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l18.375%2018.4q.3.3.3.7t-.3.7t-.7.3t-.7-.3M22%2019.15l-2-2V16q0-.425-.287-.712T19%2015q-.225%200-.437.1t-.338.275l-.7-.725q.275-.3.663-.475T19%2014q.825%200%201.413.588T21%2016v1h.15q.35%200%20.6.25t.25.6zM16.85%2022q-.35%200-.6-.25t-.25-.6v-3.3q0-.35.25-.6t.6-.25H17l4%204v1zM6.712%209.713Q7%209.425%207%209t-.288-.712T6%208t-.712.288T5%209t.288.713T6%2010t.713-.288m0%203Q7%2012.426%207%2012t-.288-.712T6%2011t-.712.288T5%2012t.288.713T6%2013t.713-.288m3%200Q10%2012.426%2010%2012t-.288-.712T9%2011t-.712.288T8%2012t.288.713T9%2013t.713-.288m6-3Q16%209.426%2016%209t-.288-.712T15%208t-.712.288T14%209t.288.713T15%2010t.713-.288m3%200Q19%209.426%2019%209t-.288-.712T18%208t-.712.288T17%209t.288.713T18%2010t.713-.288%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-rounded.svg?color=%231a73e8&size=48