Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md vpn key
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVpnKeyIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M22 19h-6v-4h-2.68c-1.14 2.42-3.6 4-6.32 4-3.86 0-7-3.14-7-7s3.14-7 7-7c2.72 0 5.17 1.58 6.32 4H24v6h-2v4zm-4-2h2v-4h2v-2H11.94l-.23-.67C11.01 8.34 9.11 7 7 7c-2.76 0-5 2.24-5 5s2.24 5 5 5c2.11 0 4.01-1.34 4.71-3.33l.23-.67H18v4zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"/>
</svg>
);SVG Optimizer
Before
0.57 KB
↓
After
0.56 KB
Tags
accessauthenticateauthenticationauthorizationauthorizeclosedcodeconnectiondatadigitaldoorencryptedencryptionentryinternetkeylockloginnetworkpasscodepasswordprivacyprivateprotectionsafetysecretsecuresecurityshieldsign intechnologyunlockvpn
Compare Alternatives
See how other libraries approach this concept.