vpn key off icon
vpn-key-off-outline-rounded from Material Symbols by Google · Outline Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- vpn-key-off-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
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tip
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.075 21.9L12.15 15q-.8 1.35-2.137 2.175T7 18q-2.5 0-4.25-1.75T1 12q0-1.65.8-3.025T3.95 6.8L2.075 4.925q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l17 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3M17 14.175L15.825 13H17zm3.45 3.4l-1.45-1.4V13h2v-2h-7.175l-2-2H21q.825 0 1.413.588T23 11v2q0 .825-.587 1.413T21 15v1.175q0 .45-.162.8t-.388.6M7 16q1.625 0 2.488-.875t1.237-1.575L5.475 8.3q-1.1.45-1.787 1.438T3 12q0 1.65 1.175 2.825T7 16m0-2q-.825 0-1.412-.587T5 12t.588-1.412T7 10t1.413.588T9 12t-.587 1.413T7 14m-.125-1.85"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVpnKeyOffOutlineRounded(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.075 21.9L12.15 15q-.8 1.35-2.137 2.175T7 18q-2.5 0-4.25-1.75T1 12q0-1.65.8-3.025T3.95 6.8L2.075 4.925q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l17 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3M17 14.175L15.825 13H17zm3.45 3.4l-1.45-1.4V13h2v-2h-7.175l-2-2H21q.825 0 1.413.588T23 11v2q0 .825-.587 1.413T21 15v1.175q0 .45-.162.8t-.388.6M7 16q1.625 0 2.488-.875t1.237-1.575L5.475 8.3q-1.1.45-1.787 1.438T3 12q0 1.65 1.175 2.825T7 16m0-2q-.825 0-1.412-.587T5 12t.588-1.412T7 10t1.413.588T9 12t-.587 1.413T7 14m-.125-1.85"/></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.075 21.9L12.15 15q-.8 1.35-2.137 2.175T7 18q-2.5 0-4.25-1.75T1 12q0-1.65.8-3.025T3.95 6.8L2.075 4.925q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l17 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3M17 14.175L15.825 13H17zm3.45 3.4l-1.45-1.4V13h2v-2h-7.175l-2-2H21q.825 0 1.413.588T23 11v2q0 .825-.587 1.413T21 15v1.175q0 .45-.162.8t-.388.6M7 16q1.625 0 2.488-.875t1.237-1.575L5.475 8.3q-1.1.45-1.787 1.438T3 12q0 1.65 1.175 2.825T7 16m0-2q-.825 0-1.412-.587T5 12t.588-1.412T7 10t1.413.588T9 12t-.587 1.413T7 14m-.125-1.85"/></svg> </template>
CSS
.icon-vpn-key-off-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%22M19.075%2021.9L12.15%2015q-.8%201.35-2.137%202.175T7%2018q-2.5%200-4.25-1.75T1%2012q0-1.65.8-3.025T3.95%206.8L2.075%204.925q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l17%2017q.3.3.3.7t-.3.7t-.712.3t-.713-.3M17%2014.175L15.825%2013H17zm3.45%203.4l-1.45-1.4V13h2v-2h-7.175l-2-2H21q.825%200%201.413.588T23%2011v2q0%20.825-.587%201.413T21%2015v1.175q0%20.45-.162.8t-.388.6M7%2016q1.625%200%202.488-.875t1.237-1.575L5.475%208.3q-1.1.45-1.787%201.438T3%2012q0%201.65%201.175%202.825T7%2016m0-2q-.825%200-1.412-.587T5%2012t.588-1.412T7%2010t1.413.588T9%2012t-.587%201.413T7%2014m-.125-1.85%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.075%2021.9L12.15%2015q-.8%201.35-2.137%202.175T7%2018q-2.5%200-4.25-1.75T1%2012q0-1.65.8-3.025T3.95%206.8L2.075%204.925q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l17%2017q.3.3.3.7t-.3.7t-.712.3t-.713-.3M17%2014.175L15.825%2013H17zm3.45%203.4l-1.45-1.4V13h2v-2h-7.175l-2-2H21q.825%200%201.413.588T23%2011v2q0%20.825-.587%201.413T21%2015v1.175q0%20.45-.162.8t-.388.6M7%2016q1.625%200%202.488-.875t1.237-1.575L5.475%208.3q-1.1.45-1.787%201.438T3%2012q0%201.65%201.175%202.825T7%2016m0-2q-.825%200-1.412-.587T5%2012t.588-1.412T7%2010t1.413.588T9%2012t-.587%201.413T7%2014m-.125-1.85%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-off-outline-rounded.svg?color=%231a73e8&size=48