vpn-lock-sharp from Material Symbols by Google · Sharp · Privacy · Apache-2.0 Free for personal and commercial use.

Name
vpn-lock-sharp
Set
Material Symbols
Style
Sharp
Category
Privacy
Viewbox
24×24
License
Apache 2.0
Aliases
vpn-lock-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More privacy icons from Material Symbols

Use the 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="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12 2q.8 0 1.538.113T15 2.45V7h-4v3H8v2h7v4h1l1.9 1.4q.975-1.1 1.538-2.463T20 12q0-.275-.025-.5T19.9 11h2.05q.05.275.05.5v.5q0 2.05-.787 3.875t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787M11 19.95V18l-2-2v-1l-4.8-4.8q-.075.45-.137.9T4 12q0 3.1 2.013 5.338T11 19.95M17 9V4h1V3q0-.825.588-1.412T20 1t1.413.588T22 3v1h1v5zm2-5h2V3q0-.425-.288-.712T20 2t-.712.288T19 3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsVpnLockSharp(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="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12 2q.8 0 1.538.113T15 2.45V7h-4v3H8v2h7v4h1l1.9 1.4q.975-1.1 1.538-2.463T20 12q0-.275-.025-.5T19.9 11h2.05q.05.275.05.5v.5q0 2.05-.787 3.875t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787M11 19.95V18l-2-2v-1l-4.8-4.8q-.075.45-.137.9T4 12q0 3.1 2.013 5.338T11 19.95M17 9V4h1V3q0-.825.588-1.412T20 1t1.413.588T22 3v1h1v5zm2-5h2V3q0-.425-.288-.712T20 2t-.712.288T19 3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12 2q.8 0 1.538.113T15 2.45V7h-4v3H8v2h7v4h1l1.9 1.4q.975-1.1 1.538-2.463T20 12q0-.275-.025-.5T19.9 11h2.05q.05.275.05.5v.5q0 2.05-.787 3.875t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787M11 19.95V18l-2-2v-1l-4.8-4.8q-.075.45-.137.9T4 12q0 3.1 2.013 5.338T11 19.95M17 9V4h1V3q0-.825.588-1.412T20 1t1.413.588T22 3v1h1v5zm2-5h2V3q0-.425-.288-.712T20 2t-.712.288T19 3z"/></svg>
</template>

CSS

.icon-vpn-lock-sharp {
  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%22M8.125%2021.213q-1.825-.788-3.187-2.15t-2.15-3.188T2%2011.988t.788-3.875t2.15-3.175t3.187-2.15T12%202q.8%200%201.538.113T15%202.45V7h-4v3H8v2h7v4h1l1.9%201.4q.975-1.1%201.538-2.463T20%2012q0-.275-.025-.5T19.9%2011h2.05q.05.275.05.5v.5q0%202.05-.787%203.875t-2.15%203.188t-3.175%202.15t-3.875.787t-3.888-.787M11%2019.95V18l-2-2v-1l-4.8-4.8q-.075.45-.137.9T4%2012q0%203.1%202.013%205.338T11%2019.95M17%209V4h1V3q0-.825.588-1.412T20%201t1.413.588T22%203v1h1v5zm2-5h2V3q0-.425-.288-.712T20%202t-.712.288T19%203z%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%22M8.125%2021.213q-1.825-.788-3.187-2.15t-2.15-3.188T2%2011.988t.788-3.875t2.15-3.175t3.187-2.15T12%202q.8%200%201.538.113T15%202.45V7h-4v3H8v2h7v4h1l1.9%201.4q.975-1.1%201.538-2.463T20%2012q0-.275-.025-.5T19.9%2011h2.05q.05.275.05.5v.5q0%202.05-.787%203.875t-2.15%203.188t-3.175%202.15t-3.875.787t-3.888-.787M11%2019.95V18l-2-2v-1l-4.8-4.8q-.075.45-.137.9T4%2012q0%203.1%202.013%205.338T11%2019.95M17%209V4h1V3q0-.825.588-1.412T20%201t1.413.588T22%203v1h1v5zm2-5h2V3q0-.425-.288-.712T20%202t-.712.288T19%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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