key off icon
key-off-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- key-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the key 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.479 20.9l-7.163-7.163h-.885q-.396 1.215-1.589 2.104q-1.192.89-2.842.89q-2 0-3.366-1.366Q2.27 14 2.27 12q0-1.766 1.092-3.016q1.091-1.25 2.672-1.53L3.1 4.52q-.14-.14-.14-.341t.14-.366q.146-.166.357-.156q.21.01.357.156l16.373 16.378q.14.14.153.342q.012.2-.153.366q-.16.14-.364.14t-.344-.14m2.216-8.608q-.053.137-.183.268l-1.523 1.542q-.093.092-.236.167t-.291.075q-.206 0-.33-.043t-.236-.135l-1.108-.916l-.998.716l-3.465-3.466h6.91q.161 0 .31.056t.274.18l.687.687q.13.13.186.27t.056.301t-.053.298M7 13.846q.729 0 1.25-.49t.573-1.189q0-.23-.216-.572t-.539-.663t-.663-.539t-.572-.216q-.724.052-1.201.582T5.154 12q0 .77.538 1.308T7 13.846"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightKeyOffRounded(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.479 20.9l-7.163-7.163h-.885q-.396 1.215-1.589 2.104q-1.192.89-2.842.89q-2 0-3.366-1.366Q2.27 14 2.27 12q0-1.766 1.092-3.016q1.091-1.25 2.672-1.53L3.1 4.52q-.14-.14-.14-.341t.14-.366q.146-.166.357-.156q.21.01.357.156l16.373 16.378q.14.14.153.342q.012.2-.153.366q-.16.14-.364.14t-.344-.14m2.216-8.608q-.053.137-.183.268l-1.523 1.542q-.093.092-.236.167t-.291.075q-.206 0-.33-.043t-.236-.135l-1.108-.916l-.998.716l-3.465-3.466h6.91q.161 0 .31.056t.274.18l.687.687q.13.13.186.27t.056.301t-.053.298M7 13.846q.729 0 1.25-.49t.573-1.189q0-.23-.216-.572t-.539-.663t-.663-.539t-.572-.216q-.724.052-1.201.582T5.154 12q0 .77.538 1.308T7 13.846"/></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.479 20.9l-7.163-7.163h-.885q-.396 1.215-1.589 2.104q-1.192.89-2.842.89q-2 0-3.366-1.366Q2.27 14 2.27 12q0-1.766 1.092-3.016q1.091-1.25 2.672-1.53L3.1 4.52q-.14-.14-.14-.341t.14-.366q.146-.166.357-.156q.21.01.357.156l16.373 16.378q.14.14.153.342q.012.2-.153.366q-.16.14-.364.14t-.344-.14m2.216-8.608q-.053.137-.183.268l-1.523 1.542q-.093.092-.236.167t-.291.075q-.206 0-.33-.043t-.236-.135l-1.108-.916l-.998.716l-3.465-3.466h6.91q.161 0 .31.056t.274.18l.687.687q.13.13.186.27t.056.301t-.053.298M7 13.846q.729 0 1.25-.49t.573-1.189q0-.23-.216-.572t-.539-.663t-.663-.539t-.572-.216q-.724.052-1.201.582T5.154 12q0 .77.538 1.308T7 13.846"/></svg> </template>
CSS
.icon-key-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%22m19.479%2020.9l-7.163-7.163h-.885q-.396%201.215-1.589%202.104q-1.192.89-2.842.89q-2%200-3.366-1.366Q2.27%2014%202.27%2012q0-1.766%201.092-3.016q1.091-1.25%202.672-1.53L3.1%204.52q-.14-.14-.14-.341t.14-.366q.146-.166.357-.156q.21.01.357.156l16.373%2016.378q.14.14.153.342q.012.2-.153.366q-.16.14-.364.14t-.344-.14m2.216-8.608q-.053.137-.183.268l-1.523%201.542q-.093.092-.236.167t-.291.075q-.206%200-.33-.043t-.236-.135l-1.108-.916l-.998.716l-3.465-3.466h6.91q.161%200%20.31.056t.274.18l.687.687q.13.13.186.27t.056.301t-.053.298M7%2013.846q.729%200%201.25-.49t.573-1.189q0-.23-.216-.572t-.539-.663t-.663-.539t-.572-.216q-.724.052-1.201.582T5.154%2012q0%20.77.538%201.308T7%2013.846%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.479%2020.9l-7.163-7.163h-.885q-.396%201.215-1.589%202.104q-1.192.89-2.842.89q-2%200-3.366-1.366Q2.27%2014%202.27%2012q0-1.766%201.092-3.016q1.091-1.25%202.672-1.53L3.1%204.52q-.14-.14-.14-.341t.14-.366q.146-.166.357-.156q.21.01.357.156l16.373%2016.378q.14.14.153.342q.012.2-.153.366q-.16.14-.364.14t-.344-.14m2.216-8.608q-.053.137-.183.268l-1.523%201.542q-.093.092-.236.167t-.291.075q-.206%200-.33-.043t-.236-.135l-1.108-.916l-.998.716l-3.465-3.466h6.91q.161%200%20.31.056t.274.18l.687.687q.13.13.186.27t.056.301t-.053.298M7%2013.846q.729%200%201.25-.49t.573-1.189q0-.23-.216-.572t-.539-.663t-.663-.539t-.572-.216q-.724.052-1.201.582T5.154%2012q0%20.77.538%201.308T7%2013.846%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/key-off-rounded.svg?color=%231a73e8&size=48