vpn key alert icon
vpn-key-alert-outline from Material Symbols Light by Google · Outline · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- vpn-key-alert-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- vpn-key-alert-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
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="M16 17v-3h-4.415q-.57 1.35-1.849 2.175T7 17q-2.083 0-3.542-1.457T2 12.005T3.458 8.46Q4.917 7 7 7q1.458 0 2.737.825q1.278.825 1.847 2.175H19v1h-8.15q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13H17v3h2v1zm-9-3.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441 3.79q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.02-2.712V10h1v4.308z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVpnKeyAlertOutline(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="M16 17v-3h-4.415q-.57 1.35-1.849 2.175T7 17q-2.083 0-3.542-1.457T2 12.005T3.458 8.46Q4.917 7 7 7q1.458 0 2.737.825q1.278.825 1.847 2.175H19v1h-8.15q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13H17v3h2v1zm-9-3.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441 3.79q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.02-2.712V10h1v4.308z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 17v-3h-4.415q-.57 1.35-1.849 2.175T7 17q-2.083 0-3.542-1.457T2 12.005T3.458 8.46Q4.917 7 7 7q1.458 0 2.737.825q1.278.825 1.847 2.175H19v1h-8.15q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13H17v3h2v1zm-9-3.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441 3.79q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.02-2.712V10h1v4.308z"/></svg> </template>
CSS
.icon-vpn-key-alert-outline {
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%22M16%2017v-3h-4.415q-.57%201.35-1.849%202.175T7%2017q-2.083%200-3.542-1.457T2%2012.005T3.458%208.46Q4.917%207%207%207q1.458%200%202.737.825q1.278.825%201.847%202.175H19v1h-8.15q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016t2.65-1.012T10.85%2013H17v3h2v1zm-9-3.77q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441%203.79q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.02-2.712V10h1v4.308z%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%22M16%2017v-3h-4.415q-.57%201.35-1.849%202.175T7%2017q-2.083%200-3.542-1.457T2%2012.005T3.458%208.46Q4.917%207%207%207q1.458%200%202.737.825q1.278.825%201.847%202.175H19v1h-8.15q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016t2.65-1.012T10.85%2013H17v3h2v1zm-9-3.77q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441%203.79q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.02-2.712V10h1v4.308z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/vpn-key-alert-outline.svg?color=%231a73e8&size=48