twotone vpn lock icon

twotone-vpn-lock from Google Material Icons by Material Design Authors · Baseline · Notification · Apache-2.0 Free for personal and commercial use.

Name
twotone-vpn-lock
Set
Google Material Icons
Style
Baseline
Category
Notification
Viewbox
24×24
License
Apache 2.0

More notification icons from Google Material Icons

Use the twotone vpn lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8h-2v2c0 .55-.45 1-1 1H7v2h6c.55 0 1 .45 1 1v3h1c.9 0 1.64.58 1.9 1.39C18.2 16.97 19 15.08 19 13c0-.34-.04-.67-.08-1H17c-1.65 0-3-1.35-3-3V6c0 1.1-.9 2-2 2m-4 9v-1l-4.79-4.79C3.08 11.79 3 12.38 3 13c0 4.08 3.05 7.44 7 7.93V19c-1.1 0-2-.9-2-2" opacity=".3"/><path fill="currentColor" d="M18.92 12c.04.33.08.66.08 1c0 2.08-.8 3.97-2.1 5.39c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10s10-4.48 10-10c0-.34-.02-.67-.05-1zM10 20.93c-3.95-.49-7-3.85-7-7.93c0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2zM22 4v-.5a2.5 2.5 0 0 0-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneVpnLock(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="M12 8h-2v2c0 .55-.45 1-1 1H7v2h6c.55 0 1 .45 1 1v3h1c.9 0 1.64.58 1.9 1.39C18.2 16.97 19 15.08 19 13c0-.34-.04-.67-.08-1H17c-1.65 0-3-1.35-3-3V6c0 1.1-.9 2-2 2m-4 9v-1l-4.79-4.79C3.08 11.79 3 12.38 3 13c0 4.08 3.05 7.44 7 7.93V19c-1.1 0-2-.9-2-2" opacity=".3"/><path fill="currentColor" d="M18.92 12c.04.33.08.66.08 1c0 2.08-.8 3.97-2.1 5.39c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10s10-4.48 10-10c0-.34-.02-.67-.05-1zM10 20.93c-3.95-.49-7-3.85-7-7.93c0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2zM22 4v-.5a2.5 2.5 0 0 0-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8h-2v2c0 .55-.45 1-1 1H7v2h6c.55 0 1 .45 1 1v3h1c.9 0 1.64.58 1.9 1.39C18.2 16.97 19 15.08 19 13c0-.34-.04-.67-.08-1H17c-1.65 0-3-1.35-3-3V6c0 1.1-.9 2-2 2m-4 9v-1l-4.79-4.79C3.08 11.79 3 12.38 3 13c0 4.08 3.05 7.44 7 7.93V19c-1.1 0-2-.9-2-2" opacity=".3"/><path fill="currentColor" d="M18.92 12c.04.33.08.66.08 1c0 2.08-.8 3.97-2.1 5.39c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10s10-4.48 10-10c0-.34-.02-.67-.05-1zM10 20.93c-3.95-.49-7-3.85-7-7.93c0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2zM22 4v-.5a2.5 2.5 0 0 0-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5z"/></svg>
</template>

CSS

.icon-twotone-vpn-lock {
  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%22M12%208h-2v2c0%20.55-.45%201-1%201H7v2h6c.55%200%201%20.45%201%201v3h1c.9%200%201.64.58%201.9%201.39C18.2%2016.97%2019%2015.08%2019%2013c0-.34-.04-.67-.08-1H17c-1.65%200-3-1.35-3-3V6c0%201.1-.9%202-2%202m-4%209v-1l-4.79-4.79C3.08%2011.79%203%2012.38%203%2013c0%204.08%203.05%207.44%207%207.93V19c-1.1%200-2-.9-2-2%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.92%2012c.04.33.08.66.08%201c0%202.08-.8%203.97-2.1%205.39c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55%200%201-.45%201-1V8h2c1.1%200%202-.9%202-2V3.46c-.95-.3-1.95-.46-3-.46C5.48%203%201%207.48%201%2013s4.48%2010%2010%2010s10-4.48%2010-10c0-.34-.02-.67-.05-1zM10%2020.93c-3.95-.49-7-3.85-7-7.93c0-.62.08-1.21.21-1.79L8%2016v1c0%201.1.9%202%202%202zM22%204v-.5a2.5%202.5%200%200%200-5%200V4c-.55%200-1%20.45-1%201v4c0%20.55.45%201%201%201h5c.55%200%201-.45%201-1V5c0-.55-.45-1-1-1m-1%200h-3v-.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5z%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%22M12%208h-2v2c0%20.55-.45%201-1%201H7v2h6c.55%200%201%20.45%201%201v3h1c.9%200%201.64.58%201.9%201.39C18.2%2016.97%2019%2015.08%2019%2013c0-.34-.04-.67-.08-1H17c-1.65%200-3-1.35-3-3V6c0%201.1-.9%202-2%202m-4%209v-1l-4.79-4.79C3.08%2011.79%203%2012.38%203%2013c0%204.08%203.05%207.44%207%207.93V19c-1.1%200-2-.9-2-2%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.92%2012c.04.33.08.66.08%201c0%202.08-.8%203.97-2.1%205.39c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55%200%201-.45%201-1V8h2c1.1%200%202-.9%202-2V3.46c-.95-.3-1.95-.46-3-.46C5.48%203%201%207.48%201%2013s4.48%2010%2010%2010s10-4.48%2010-10c0-.34-.02-.67-.05-1zM10%2020.93c-3.95-.49-7-3.85-7-7.93c0-.62.08-1.21.21-1.79L8%2016v1c0%201.1.9%202%202%202zM22%204v-.5a2.5%202.5%200%200%200-5%200V4c-.55%200-1%20.45-1%201v4c0%20.55.45%201%201%201h5c.55%200%201-.45%201-1V5c0-.55-.45-1-1-1m-1%200h-3v-.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-vpn-lock.svg?color=%231a73e8&size=48