vpn key alert icon
vpn-key-alert-rounded from Material Symbols Light by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- vpn-key-alert-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
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="M7 13.23q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7 17q-2.083 0-3.542-1.457T2 12.005T3.458 8.46Q4.917 7 7 7q1.833 0 3.134 1.09q1.3 1.089 1.708 2.68h5.581q.343 0 .576.23t.232.571v4.813q0 .262-.182.439t-.433.177t-.434-.177t-.182-.438V13.23h-5.158q-.408 1.59-1.708 2.68T7 17m13.441.02q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.163-2.856q-.144-.144-.144-.356V10.5q0-.213.145-.356t.356-.144t.356.144t.144.356v3.308q0 .212-.144.356t-.357.144t-.356-.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVpnKeyAlertRounded(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 13.23q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7 17q-2.083 0-3.542-1.457T2 12.005T3.458 8.46Q4.917 7 7 7q1.833 0 3.134 1.09q1.3 1.089 1.708 2.68h5.581q.343 0 .576.23t.232.571v4.813q0 .262-.182.439t-.433.177t-.434-.177t-.182-.438V13.23h-5.158q-.408 1.59-1.708 2.68T7 17m13.441.02q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.163-2.856q-.144-.144-.144-.356V10.5q0-.213.145-.356t.356-.144t.356.144t.144.356v3.308q0 .212-.144.356t-.357.144t-.356-.144"/></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 13.23q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7 17q-2.083 0-3.542-1.457T2 12.005T3.458 8.46Q4.917 7 7 7q1.833 0 3.134 1.09q1.3 1.089 1.708 2.68h5.581q.343 0 .576.23t.232.571v4.813q0 .262-.182.439t-.433.177t-.434-.177t-.182-.438V13.23h-5.158q-.408 1.59-1.708 2.68T7 17m13.441.02q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.163-2.856q-.144-.144-.144-.356V10.5q0-.213.145-.356t.356-.144t.356.144t.144.356v3.308q0 .212-.144.356t-.357.144t-.356-.144"/></svg> </template>
CSS
.icon-vpn-key-alert-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%22M7%2013.23q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7%2017q-2.083%200-3.542-1.457T2%2012.005T3.458%208.46Q4.917%207%207%207q1.833%200%203.134%201.09q1.3%201.089%201.708%202.68h5.581q.343%200%20.576.23t.232.571v4.813q0%20.262-.182.439t-.433.177t-.434-.177t-.182-.438V13.23h-5.158q-.408%201.59-1.708%202.68T7%2017m13.441.02q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.163-2.856q-.144-.144-.144-.356V10.5q0-.213.145-.356t.356-.144t.356.144t.144.356v3.308q0%20.212-.144.356t-.357.144t-.356-.144%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%2013.23q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7%2017q-2.083%200-3.542-1.457T2%2012.005T3.458%208.46Q4.917%207%207%207q1.833%200%203.134%201.09q1.3%201.089%201.708%202.68h5.581q.343%200%20.576.23t.232.571v4.813q0%20.262-.182.439t-.433.177t-.434-.177t-.182-.438V13.23h-5.158q-.408%201.59-1.708%202.68T7%2017m13.441.02q-.21-.209-.21-.52t.21-.52t.52-.21t.52.21q.211.209.211.52t-.21.52t-.52.21t-.52-.21m.163-2.856q-.144-.144-.144-.356V10.5q0-.213.145-.356t.356-.144t.356.144t.144.356v3.308q0%20.212-.144.356t-.357.144t-.356-.144%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-rounded.svg?color=%231a73e8&size=48