vpn key icon
vpn-key-outline-rounded from Material Symbols Light by Google · Outline Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- vpn-key-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 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.175h8.8q.667 0 1.142.475t.474 1.14v.77q0 .666-.475 1.14t-1.14.475H20v1.385q0 .666-.475 1.14t-1.14.475h-.77q-.666 0-1.14-.475T16 15.386V14h-4.415q-.57 1.35-1.849 2.175T7 17m0-1q1.65 0 2.65-1.012T10.85 13H17v2.385q0 .269.173.442t.443.173h.768q.27 0 .443-.173t.173-.442V13h1.385q.269 0 .442-.173t.173-.442v-.77q0-.269-.173-.442T20.384 11H10.85q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16m0-2.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVpnKeyOutlineRounded(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 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.175h8.8q.667 0 1.142.475t.474 1.14v.77q0 .666-.475 1.14t-1.14.475H20v1.385q0 .666-.475 1.14t-1.14.475h-.77q-.666 0-1.14-.475T16 15.386V14h-4.415q-.57 1.35-1.849 2.175T7 17m0-1q1.65 0 2.65-1.012T10.85 13H17v2.385q0 .269.173.442t.443.173h.768q.27 0 .443-.173t.173-.442V13h1.385q.269 0 .442-.173t.173-.442v-.77q0-.269-.173-.442T20.384 11H10.85q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16m0-2.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7 12"/></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 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.175h8.8q.667 0 1.142.475t.474 1.14v.77q0 .666-.475 1.14t-1.14.475H20v1.385q0 .666-.475 1.14t-1.14.475h-.77q-.666 0-1.14-.475T16 15.386V14h-4.415q-.57 1.35-1.849 2.175T7 17m0-1q1.65 0 2.65-1.012T10.85 13H17v2.385q0 .269.173.442t.443.173h.768q.27 0 .443-.173t.173-.442V13h1.385q.269 0 .442-.173t.173-.442v-.77q0-.269-.173-.442T20.384 11H10.85q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16m0-2.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7 12"/></svg> </template>
CSS
.icon-vpn-key-outline-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%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.175h8.8q.667%200%201.142.475t.474%201.14v.77q0%20.666-.475%201.14t-1.14.475H20v1.385q0%20.666-.475%201.14t-1.14.475h-.77q-.666%200-1.14-.475T16%2015.386V14h-4.415q-.57%201.35-1.849%202.175T7%2017m0-1q1.65%200%202.65-1.012T10.85%2013H17v2.385q0%20.269.173.442t.443.173h.768q.27%200%20.443-.173t.173-.442V13h1.385q.269%200%20.442-.173t.173-.442v-.77q0-.269-.173-.442T20.384%2011H10.85q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016m0-2.77q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7%2012%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%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.175h8.8q.667%200%201.142.475t.474%201.14v.77q0%20.666-.475%201.14t-1.14.475H20v1.385q0%20.666-.475%201.14t-1.14.475h-.77q-.666%200-1.14-.475T16%2015.386V14h-4.415q-.57%201.35-1.849%202.175T7%2017m0-1q1.65%200%202.65-1.012T10.85%2013H17v2.385q0%20.269.173.442t.443.173h.768q.27%200%20.443-.173t.173-.442V13h1.385q.269%200%20.442-.173t.173-.442v-.77q0-.269-.173-.442T20.384%2011H10.85q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016m0-2.77q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36M7%2012%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-outline-rounded.svg?color=%231a73e8&size=48