vpn key alert icon

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

Name
vpn-key-alert-rounded
Set
Material Symbols
Style
Rounded
Category
Privacy
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More privacy icons from Material Symbols

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 14q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m0 4q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.025 0 3.538 1.138T12.65 10H18q.425 0 .713.288T19 11v6q0 .425-.288.713T18 18t-.712-.288T17 17v-3h-4.35q-.6 1.725-2.113 2.863T7 18m14.288-.288Q21 17.426 21 17t.288-.712T22 16t.713.288T23 17t-.288.713T22 18t-.712-.288m0-4Q21 13.425 21 13v-3q0-.425.288-.712T22 9t.713.288T23 10v3q0 .425-.288.713T22 14t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsVpnKeyAlertRounded(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 14q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m0 4q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.025 0 3.538 1.138T12.65 10H18q.425 0 .713.288T19 11v6q0 .425-.288.713T18 18t-.712-.288T17 17v-3h-4.35q-.6 1.725-2.113 2.863T7 18m14.288-.288Q21 17.426 21 17t.288-.712T22 16t.713.288T23 17t-.288.713T22 18t-.712-.288m0-4Q21 13.425 21 13v-3q0-.425.288-.712T22 9t.713.288T23 10v3q0 .425-.288.713T22 14t-.712-.288"/></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 14q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m0 4q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.025 0 3.538 1.138T12.65 10H18q.425 0 .713.288T19 11v6q0 .425-.288.713T18 18t-.712-.288T17 17v-3h-4.35q-.6 1.725-2.113 2.863T7 18m14.288-.288Q21 17.426 21 17t.288-.712T22 16t.713.288T23 17t-.288.713T22 18t-.712-.288m0-4Q21 13.425 21 13v-3q0-.425.288-.712T22 9t.713.288T23 10v3q0 .425-.288.713T22 14t-.712-.288"/></svg>
</template>

CSS

.icon-vpn-key-alert-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%2014q.825%200%201.413-.587T9%2012t-.587-1.412T7%2010t-1.412.588T5%2012t.588%201.413T7%2014m0%204q-2.5%200-4.25-1.75T1%2012t1.75-4.25T7%206q2.025%200%203.538%201.138T12.65%2010H18q.425%200%20.713.288T19%2011v6q0%20.425-.288.713T18%2018t-.712-.288T17%2017v-3h-4.35q-.6%201.725-2.113%202.863T7%2018m14.288-.288Q21%2017.426%2021%2017t.288-.712T22%2016t.713.288T23%2017t-.288.713T22%2018t-.712-.288m0-4Q21%2013.425%2021%2013v-3q0-.425.288-.712T22%209t.713.288T23%2010v3q0%20.425-.288.713T22%2014t-.712-.288%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%2014q.825%200%201.413-.587T9%2012t-.587-1.412T7%2010t-1.412.588T5%2012t.588%201.413T7%2014m0%204q-2.5%200-4.25-1.75T1%2012t1.75-4.25T7%206q2.025%200%203.538%201.138T12.65%2010H18q.425%200%20.713.288T19%2011v6q0%20.425-.288.713T18%2018t-.712-.288T17%2017v-3h-4.35q-.6%201.725-2.113%202.863T7%2018m14.288-.288Q21%2017.426%2021%2017t.288-.712T22%2016t.713.288T23%2017t-.288.713T22%2018t-.712-.288m0-4Q21%2013.425%2021%2013v-3q0-.425.288-.712T22%209t.713.288T23%2010v3q0%20.425-.288.713T22%2014t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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