security key icon
security-key from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- security-key
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- security-key-rounded
3 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 security key icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.423 22q-.69 0-1.153-.462t-.462-1.153v-2.943h-.192q-.691 0-1.153-.462T7 15.827V3.616q0-.691.463-1.153T8.616 2h6.769q.69 0 1.153.463T17 3.616v12.211q0 .69-.462 1.153t-1.153.462h-.193v2.943q0 .69-.462 1.153T13.577 22zM12 12.02q.962 0 1.635-.664t.673-1.625t-.674-1.644T12 7.404t-1.634.683t-.674 1.644t.674 1.625t1.634.663M10.27 21h3.48q.192 0 .327-.134q.135-.135.135-.327v-3.097H9.808v3.097q0 .192.134.327q.135.134.327.134M12 11.02q-.54 0-.914-.375t-.375-.914t.374-.934t.915-.393t.934.393t.393.934t-.393.914t-.934.374"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSecurityKey(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.423 22q-.69 0-1.153-.462t-.462-1.153v-2.943h-.192q-.691 0-1.153-.462T7 15.827V3.616q0-.691.463-1.153T8.616 2h6.769q.69 0 1.153.463T17 3.616v12.211q0 .69-.462 1.153t-1.153.462h-.193v2.943q0 .69-.462 1.153T13.577 22zM12 12.02q.962 0 1.635-.664t.673-1.625t-.674-1.644T12 7.404t-1.634.683t-.674 1.644t.674 1.625t1.634.663M10.27 21h3.48q.192 0 .327-.134q.135-.135.135-.327v-3.097H9.808v3.097q0 .192.134.327q.135.134.327.134M12 11.02q-.54 0-.914-.375t-.375-.914t.374-.934t.915-.393t.934.393t.393.934t-.393.914t-.934.374"/></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.423 22q-.69 0-1.153-.462t-.462-1.153v-2.943h-.192q-.691 0-1.153-.462T7 15.827V3.616q0-.691.463-1.153T8.616 2h6.769q.69 0 1.153.463T17 3.616v12.211q0 .69-.462 1.153t-1.153.462h-.193v2.943q0 .69-.462 1.153T13.577 22zM12 12.02q.962 0 1.635-.664t.673-1.625t-.674-1.644T12 7.404t-1.634.683t-.674 1.644t.674 1.625t1.634.663M10.27 21h3.48q.192 0 .327-.134q.135-.135.135-.327v-3.097H9.808v3.097q0 .192.134.327q.135.134.327.134M12 11.02q-.54 0-.914-.375t-.375-.914t.374-.934t.915-.393t.934.393t.393.934t-.393.914t-.934.374"/></svg> </template>
CSS
.icon-security-key {
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.423%2022q-.69%200-1.153-.462t-.462-1.153v-2.943h-.192q-.691%200-1.153-.462T7%2015.827V3.616q0-.691.463-1.153T8.616%202h6.769q.69%200%201.153.463T17%203.616v12.211q0%20.69-.462%201.153t-1.153.462h-.193v2.943q0%20.69-.462%201.153T13.577%2022zM12%2012.02q.962%200%201.635-.664t.673-1.625t-.674-1.644T12%207.404t-1.634.683t-.674%201.644t.674%201.625t1.634.663M10.27%2021h3.48q.192%200%20.327-.134q.135-.135.135-.327v-3.097H9.808v3.097q0%20.192.134.327q.135.134.327.134M12%2011.02q-.54%200-.914-.375t-.375-.914t.374-.934t.915-.393t.934.393t.393.934t-.393.914t-.934.374%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.423%2022q-.69%200-1.153-.462t-.462-1.153v-2.943h-.192q-.691%200-1.153-.462T7%2015.827V3.616q0-.691.463-1.153T8.616%202h6.769q.69%200%201.153.463T17%203.616v12.211q0%20.69-.462%201.153t-1.153.462h-.193v2.943q0%20.69-.462%201.153T13.577%2022zM12%2012.02q.962%200%201.635-.664t.673-1.625t-.674-1.644T12%207.404t-1.634.683t-.674%201.644t.674%201.625t1.634.663M10.27%2021h3.48q.192%200%20.327-.134q.135-.135.135-.327v-3.097H9.808v3.097q0%20.192.134.327q.135.134.327.134M12%2011.02q-.54%200-.914-.375t-.375-.914t.374-.934t.915-.393t.934.393t.393.934t-.393.914t-.934.374%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/security-key.svg?color=%231a73e8&size=48