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

Name
vpn-key-off-outline
Set
Material Symbols Light
Style
Outline
Category
Privacy
Viewbox
24×24
License
Apache 2.0
Aliases
vpn-key-off-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More privacy icons from Material Symbols Light

Use the vpn key off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.833 21.26L12.573 14h-1q-.57 1.33-1.8 2.166Q8.542 17 7 17q-2.083 0-3.542-1.458Q2 14.083 2 12q0-1.746 1.07-3.083t2.726-1.694L2.741 4.167l.713-.713l17.092 17.092zM17 14.175L15.825 13H17zm2.866 2.866l-1-1H19V13h2v-2h-7.175l-1-1H22v4h-2v3.04zM7 16q1.587 0 2.565-.923q.977-.923 1.256-1.95h.885L6.648 8.069q-1.523.104-2.585 1.236T3 12q0 1.65 1.175 2.825T7 16m0-2.77q-.508 0-.87-.36T5.77 12t.36-.87t.87-.36t.87.36t.36.87t-.36.87t-.87.36m.356-1.195"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVpnKeyOffOutline(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="M19.833 21.26L12.573 14h-1q-.57 1.33-1.8 2.166Q8.542 17 7 17q-2.083 0-3.542-1.458Q2 14.083 2 12q0-1.746 1.07-3.083t2.726-1.694L2.741 4.167l.713-.713l17.092 17.092zM17 14.175L15.825 13H17zm2.866 2.866l-1-1H19V13h2v-2h-7.175l-1-1H22v4h-2v3.04zM7 16q1.587 0 2.565-.923q.977-.923 1.256-1.95h.885L6.648 8.069q-1.523.104-2.585 1.236T3 12q0 1.65 1.175 2.825T7 16m0-2.77q-.508 0-.87-.36T5.77 12t.36-.87t.87-.36t.87.36t.36.87t-.36.87t-.87.36m.356-1.195"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.833 21.26L12.573 14h-1q-.57 1.33-1.8 2.166Q8.542 17 7 17q-2.083 0-3.542-1.458Q2 14.083 2 12q0-1.746 1.07-3.083t2.726-1.694L2.741 4.167l.713-.713l17.092 17.092zM17 14.175L15.825 13H17zm2.866 2.866l-1-1H19V13h2v-2h-7.175l-1-1H22v4h-2v3.04zM7 16q1.587 0 2.565-.923q.977-.923 1.256-1.95h.885L6.648 8.069q-1.523.104-2.585 1.236T3 12q0 1.65 1.175 2.825T7 16m0-2.77q-.508 0-.87-.36T5.77 12t.36-.87t.87-.36t.87.36t.36.87t-.36.87t-.87.36m.356-1.195"/></svg>
</template>

CSS

.icon-vpn-key-off-outline {
  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%22M19.833%2021.26L12.573%2014h-1q-.57%201.33-1.8%202.166Q8.542%2017%207%2017q-2.083%200-3.542-1.458Q2%2014.083%202%2012q0-1.746%201.07-3.083t2.726-1.694L2.741%204.167l.713-.713l17.092%2017.092zM17%2014.175L15.825%2013H17zm2.866%202.866l-1-1H19V13h2v-2h-7.175l-1-1H22v4h-2v3.04zM7%2016q1.587%200%202.565-.923q.977-.923%201.256-1.95h.885L6.648%208.069q-1.523.104-2.585%201.236T3%2012q0%201.65%201.175%202.825T7%2016m0-2.77q-.508%200-.87-.36T5.77%2012t.36-.87t.87-.36t.87.36t.36.87t-.36.87t-.87.36m.356-1.195%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%22M19.833%2021.26L12.573%2014h-1q-.57%201.33-1.8%202.166Q8.542%2017%207%2017q-2.083%200-3.542-1.458Q2%2014.083%202%2012q0-1.746%201.07-3.083t2.726-1.694L2.741%204.167l.713-.713l17.092%2017.092zM17%2014.175L15.825%2013H17zm2.866%202.866l-1-1H19V13h2v-2h-7.175l-1-1H22v4h-2v3.04zM7%2016q1.587%200%202.565-.923q.977-.923%201.256-1.95h.885L6.648%208.069q-1.523.104-2.585%201.236T3%2012q0%201.65%201.175%202.825T7%2016m0-2.77q-.508%200-.87-.36T5.77%2012t.36-.87t.87-.36t.87.36t.36.87t-.36.87t-.87.36m.356-1.195%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-off-outline.svg?color=%231a73e8&size=48