vpn key alert icon
vpn-key-alert from Material Symbols by Google · Regular · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- vpn-key-alert
- Set
- Material Symbols
- Style
- Regular
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- vpn-key-alert-sharp
3 other variants in Material Symbols
The same icon in other sets
More privacy icons from Material Symbols
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tip
Use the vpn key alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m14.288 3.713Q21 17.425 21 17t.288-.712T22 16t.713.288T23 17t-.288.713T22 18t-.712-.288M21 14V9h2v5zM7 18q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.025 0 3.538 1.138T12.65 10H19v8h-2v-4h-4.35q-.6 1.725-2.113 2.863T7 18"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVpnKeyAlert(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="M7 14q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m14.288 3.713Q21 17.425 21 17t.288-.712T22 16t.713.288T23 17t-.288.713T22 18t-.712-.288M21 14V9h2v5zM7 18q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.025 0 3.538 1.138T12.65 10H19v8h-2v-4h-4.35q-.6 1.725-2.113 2.863T7 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m14.288 3.713Q21 17.425 21 17t.288-.712T22 16t.713.288T23 17t-.288.713T22 18t-.712-.288M21 14V9h2v5zM7 18q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.025 0 3.538 1.138T12.65 10H19v8h-2v-4h-4.35q-.6 1.725-2.113 2.863T7 18"/></svg> </template>
CSS
.icon-vpn-key-alert {
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%22M7%2014q.825%200%201.413-.587T9%2012t-.587-1.412T7%2010t-1.412.588T5%2012t.588%201.413T7%2014m14.288%203.713Q21%2017.425%2021%2017t.288-.712T22%2016t.713.288T23%2017t-.288.713T22%2018t-.712-.288M21%2014V9h2v5zM7%2018q-2.5%200-4.25-1.75T1%2012t1.75-4.25T7%206q2.025%200%203.538%201.138T12.65%2010H19v8h-2v-4h-4.35q-.6%201.725-2.113%202.863T7%2018%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%22M7%2014q.825%200%201.413-.587T9%2012t-.587-1.412T7%2010t-1.412.588T5%2012t.588%201.413T7%2014m14.288%203.713Q21%2017.425%2021%2017t.288-.712T22%2016t.713.288T23%2017t-.288.713T22%2018t-.712-.288M21%2014V9h2v5zM7%2018q-2.5%200-4.25-1.75T1%2012t1.75-4.25T7%206q2.025%200%203.538%201.138T12.65%2010H19v8h-2v-4h-4.35q-.6%201.725-2.113%202.863T7%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/vpn-key-alert.svg?color=%231a73e8&size=48