vpn key alert icon

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

Name
vpn-key-alert-outline-rounded
Set
Material Symbols
Style
Outline 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 18q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q1.65 0 3.025.825T12.2 9H18q.425 0 .713.288T19 10t-.288.713T18 11h-7.15q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13H16q.425 0 .713.288T17 14v2h1q.425 0 .713.288T19 17t-.288.713T18 18h-2q-.425 0-.712-.288T15 17v-2h-2.8q-.8 1.35-2.175 2.175T7 18m0-4q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m14.288 3.713Q21 17.425 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 MaterialSymbolsVpnKeyAlertOutlineRounded(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 18q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q1.65 0 3.025.825T12.2 9H18q.425 0 .713.288T19 10t-.288.713T18 11h-7.15q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13H16q.425 0 .713.288T17 14v2h1q.425 0 .713.288T19 17t-.288.713T18 18h-2q-.425 0-.712-.288T15 17v-2h-2.8q-.8 1.35-2.175 2.175T7 18m0-4q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m14.288 3.713Q21 17.425 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 18q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q1.65 0 3.025.825T12.2 9H18q.425 0 .713.288T19 10t-.288.713T18 11h-7.15q-.2-.975-1.2-1.987T7 8T4.175 9.175T3 12t1.175 2.825T7 16t2.65-1.012T10.85 13H16q.425 0 .713.288T17 14v2h1q.425 0 .713.288T19 17t-.288.713T18 18h-2q-.425 0-.712-.288T15 17v-2h-2.8q-.8 1.35-2.175 2.175T7 18m0-4q.825 0 1.413-.587T9 12t-.587-1.412T7 10t-1.412.588T5 12t.588 1.413T7 14m14.288 3.713Q21 17.425 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-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%2018q-2.5%200-4.25-1.75T1%2012t1.75-4.25T7%206q1.65%200%203.025.825T12.2%209H18q.425%200%20.713.288T19%2010t-.288.713T18%2011h-7.15q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016t2.65-1.012T10.85%2013H16q.425%200%20.713.288T17%2014v2h1q.425%200%20.713.288T19%2017t-.288.713T18%2018h-2q-.425%200-.712-.288T15%2017v-2h-2.8q-.8%201.35-2.175%202.175T7%2018m0-4q.825%200%201.413-.587T9%2012t-.587-1.412T7%2010t-1.412.588T5%2012t.588%201.413T7%2014m14.288%203.713Q21%2017.425%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%2018q-2.5%200-4.25-1.75T1%2012t1.75-4.25T7%206q1.65%200%203.025.825T12.2%209H18q.425%200%20.713.288T19%2010t-.288.713T18%2011h-7.15q-.2-.975-1.2-1.987T7%208T4.175%209.175T3%2012t1.175%202.825T7%2016t2.65-1.012T10.85%2013H16q.425%200%20.713.288T17%2014v2h1q.425%200%20.713.288T19%2017t-.288.713T18%2018h-2q-.425%200-.712-.288T15%2017v-2h-2.8q-.8%201.35-2.175%202.175T7%2018m0-4q.825%200%201.413-.587T9%2012t-.587-1.412T7%2010t-1.412.588T5%2012t.588%201.413T7%2014m14.288%203.713Q21%2017.425%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-outline-rounded.svg?color=%231a73e8&size=48