keyboard off icon
keyboard-off-outline-rounded from Material Symbols by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- keyboard-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the keyboard off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.85 22.525L2.175 4.85q-.3-.3-.287-.712t.312-.713t.713-.3t.712.3L21.275 21.1zM9 16q-.425 0-.712-.288T8 15t.288-.712T9 14h5.175l2 2zm13-9v9.5q0 .5-.312.75T21 17.5t-.687-.25T20 16.5V7h-9.5q-.5 0-.75-.312T9.5 6t.25-.687T10.5 5H20q.825 0 1.413.588T22 7M4 19q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h1.175l2 2H4v10h13.175l2 2zm1.288-9.287Q5 9.425 5 9t.288-.712T6 8t.713.288T7 9t-.288.713T6 10t-.712-.288M12.7 9.7l-1.4-1.4q.125-.125.313-.213T12 8q.425 0 .713.288T13 9q0 .2-.088.388T12.7 9.7m1.588.013Q14 9.425 14 9t.288-.712T15 8t.713.288T16 9t-.288.713T15 10t-.712-.288m3 0Q17 9.426 17 9t.288-.712T18 8t.713.288T19 9t-.288.713T18 10t-.712-.288m-12 3Q5 12.426 5 12t.288-.712T6 11t.713.288T7 12t-.288.713T6 13t-.712-.288m3 0Q8 12.426 8 12t.288-.712T9 11t.713.288T10 12t-.288.713T9 13t-.712-.288M15.7 12.7l-1.4-1.4q.125-.125.313-.213T15 11q.425 0 .713.288T16 12q0 .2-.088.388t-.212.312m1.588.013Q17 12.425 17 12t.288-.712T18 11t.713.288T19 12t-.288.713T18 13t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsKeyboardOffOutlineRounded(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="M19.85 22.525L2.175 4.85q-.3-.3-.287-.712t.312-.713t.713-.3t.712.3L21.275 21.1zM9 16q-.425 0-.712-.288T8 15t.288-.712T9 14h5.175l2 2zm13-9v9.5q0 .5-.312.75T21 17.5t-.687-.25T20 16.5V7h-9.5q-.5 0-.75-.312T9.5 6t.25-.687T10.5 5H20q.825 0 1.413.588T22 7M4 19q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h1.175l2 2H4v10h13.175l2 2zm1.288-9.287Q5 9.425 5 9t.288-.712T6 8t.713.288T7 9t-.288.713T6 10t-.712-.288M12.7 9.7l-1.4-1.4q.125-.125.313-.213T12 8q.425 0 .713.288T13 9q0 .2-.088.388T12.7 9.7m1.588.013Q14 9.425 14 9t.288-.712T15 8t.713.288T16 9t-.288.713T15 10t-.712-.288m3 0Q17 9.426 17 9t.288-.712T18 8t.713.288T19 9t-.288.713T18 10t-.712-.288m-12 3Q5 12.426 5 12t.288-.712T6 11t.713.288T7 12t-.288.713T6 13t-.712-.288m3 0Q8 12.426 8 12t.288-.712T9 11t.713.288T10 12t-.288.713T9 13t-.712-.288M15.7 12.7l-1.4-1.4q.125-.125.313-.213T15 11q.425 0 .713.288T16 12q0 .2-.088.388t-.212.312m1.588.013Q17 12.425 17 12t.288-.712T18 11t.713.288T19 12t-.288.713T18 13t-.712-.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="M19.85 22.525L2.175 4.85q-.3-.3-.287-.712t.312-.713t.713-.3t.712.3L21.275 21.1zM9 16q-.425 0-.712-.288T8 15t.288-.712T9 14h5.175l2 2zm13-9v9.5q0 .5-.312.75T21 17.5t-.687-.25T20 16.5V7h-9.5q-.5 0-.75-.312T9.5 6t.25-.687T10.5 5H20q.825 0 1.413.588T22 7M4 19q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h1.175l2 2H4v10h13.175l2 2zm1.288-9.287Q5 9.425 5 9t.288-.712T6 8t.713.288T7 9t-.288.713T6 10t-.712-.288M12.7 9.7l-1.4-1.4q.125-.125.313-.213T12 8q.425 0 .713.288T13 9q0 .2-.088.388T12.7 9.7m1.588.013Q14 9.425 14 9t.288-.712T15 8t.713.288T16 9t-.288.713T15 10t-.712-.288m3 0Q17 9.426 17 9t.288-.712T18 8t.713.288T19 9t-.288.713T18 10t-.712-.288m-12 3Q5 12.426 5 12t.288-.712T6 11t.713.288T7 12t-.288.713T6 13t-.712-.288m3 0Q8 12.426 8 12t.288-.712T9 11t.713.288T10 12t-.288.713T9 13t-.712-.288M15.7 12.7l-1.4-1.4q.125-.125.313-.213T15 11q.425 0 .713.288T16 12q0 .2-.088.388t-.212.312m1.588.013Q17 12.425 17 12t.288-.712T18 11t.713.288T19 12t-.288.713T18 13t-.712-.288"/></svg> </template>
CSS
.icon-keyboard-off-outline-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%22M19.85%2022.525L2.175%204.85q-.3-.3-.287-.712t.312-.713t.713-.3t.712.3L21.275%2021.1zM9%2016q-.425%200-.712-.288T8%2015t.288-.712T9%2014h5.175l2%202zm13-9v9.5q0%20.5-.312.75T21%2017.5t-.687-.25T20%2016.5V7h-9.5q-.5%200-.75-.312T9.5%206t.25-.687T10.5%205H20q.825%200%201.413.588T22%207M4%2019q-.825%200-1.412-.587T2%2017V7q0-.825.588-1.412T4%205h1.175l2%202H4v10h13.175l2%202zm1.288-9.287Q5%209.425%205%209t.288-.712T6%208t.713.288T7%209t-.288.713T6%2010t-.712-.288M12.7%209.7l-1.4-1.4q.125-.125.313-.213T12%208q.425%200%20.713.288T13%209q0%20.2-.088.388T12.7%209.7m1.588.013Q14%209.425%2014%209t.288-.712T15%208t.713.288T16%209t-.288.713T15%2010t-.712-.288m3%200Q17%209.426%2017%209t.288-.712T18%208t.713.288T19%209t-.288.713T18%2010t-.712-.288m-12%203Q5%2012.426%205%2012t.288-.712T6%2011t.713.288T7%2012t-.288.713T6%2013t-.712-.288m3%200Q8%2012.426%208%2012t.288-.712T9%2011t.713.288T10%2012t-.288.713T9%2013t-.712-.288M15.7%2012.7l-1.4-1.4q.125-.125.313-.213T15%2011q.425%200%20.713.288T16%2012q0%20.2-.088.388t-.212.312m1.588.013Q17%2012.425%2017%2012t.288-.712T18%2011t.713.288T19%2012t-.288.713T18%2013t-.712-.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%22M19.85%2022.525L2.175%204.85q-.3-.3-.287-.712t.312-.713t.713-.3t.712.3L21.275%2021.1zM9%2016q-.425%200-.712-.288T8%2015t.288-.712T9%2014h5.175l2%202zm13-9v9.5q0%20.5-.312.75T21%2017.5t-.687-.25T20%2016.5V7h-9.5q-.5%200-.75-.312T9.5%206t.25-.687T10.5%205H20q.825%200%201.413.588T22%207M4%2019q-.825%200-1.412-.587T2%2017V7q0-.825.588-1.412T4%205h1.175l2%202H4v10h13.175l2%202zm1.288-9.287Q5%209.425%205%209t.288-.712T6%208t.713.288T7%209t-.288.713T6%2010t-.712-.288M12.7%209.7l-1.4-1.4q.125-.125.313-.213T12%208q.425%200%20.713.288T13%209q0%20.2-.088.388T12.7%209.7m1.588.013Q14%209.425%2014%209t.288-.712T15%208t.713.288T16%209t-.288.713T15%2010t-.712-.288m3%200Q17%209.426%2017%209t.288-.712T18%208t.713.288T19%209t-.288.713T18%2010t-.712-.288m-12%203Q5%2012.426%205%2012t.288-.712T6%2011t.713.288T7%2012t-.288.713T6%2013t-.712-.288m3%200Q8%2012.426%208%2012t.288-.712T9%2011t.713.288T10%2012t-.288.713T9%2013t-.712-.288M15.7%2012.7l-1.4-1.4q.125-.125.313-.213T15%2011q.425%200%20.713.288T16%2012q0%20.2-.088.388t-.212.312m1.588.013Q17%2012.425%2017%2012t.288-.712T18%2011t.713.288T19%2012t-.288.713T18%2013t-.712-.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-off-outline-rounded.svg?color=%231a73e8&size=48