vpn-key-alert-outline-rounded from Material Symbols Light by Google · Outline Rounded · Privacy · Apache-2.0 Free for personal and commercial use.

Name
vpn-key-alert-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

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 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.175H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 11h-7.65q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13h5.342q.344 0 .576.232t.232.576V16h1.5q.213 0 .356.144t.144.357t-.144.356T18.5 17h-1.683q-.357 0-.587-.232t-.23-.576V14h-4.415q-.57 1.35-1.849 2.175T7 17m0-3.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441 3.79q-.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 MaterialSymbolsLightVpnKeyAlertOutlineRounded(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.175H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 11h-7.65q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13h5.342q.344 0 .576.232t.232.576V16h1.5q.213 0 .356.144t.144.357t-.144.356T18.5 17h-1.683q-.357 0-.587-.232t-.23-.576V14h-4.415q-.57 1.35-1.849 2.175T7 17m0-3.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441 3.79q-.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 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.175H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 11h-7.65q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13h5.342q.344 0 .576.232t.232.576V16h1.5q.213 0 .356.144t.144.357t-.144.356T18.5 17h-1.683q-.357 0-.587-.232t-.23-.576V14h-4.415q-.57 1.35-1.849 2.175T7 17m0-3.77q.508 0 .87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441 3.79q-.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-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.175H18.5q.213%200%20.356.144t.144.357t-.144.356T18.5%2011h-7.65q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016t2.65-1.012T10.85%2013h5.342q.344%200%20.576.232t.232.576V16h1.5q.213%200%20.356.144t.144.357t-.144.356T18.5%2017h-1.683q-.357%200-.587-.232t-.23-.576V14h-4.415q-.57%201.35-1.849%202.175T7%2017m0-3.77q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441%203.79q-.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%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.175H18.5q.213%200%20.356.144t.144.357t-.144.356T18.5%2011h-7.65q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016t2.65-1.012T10.85%2013h5.342q.344%200%20.576.232t.232.576V16h1.5q.213%200%20.356.144t.144.357t-.144.356T18.5%2017h-1.683q-.357%200-.587-.232t-.23-.576V14h-4.415q-.57%201.35-1.849%202.175T7%2017m0-3.77q.508%200%20.87-.36t.36-.87t-.36-.87t-.87-.36t-.87.36t-.36.87t.36.87t.87.36m13.441%203.79q-.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-outline-rounded.svg?color=%231a73e8&size=48