outline vpn key off icon
outline-vpn-key-off from Google Material Icons by Material Design Authors · Baseline · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- outline-vpn-key-off
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
More communication icons from Google Material Icons
baseline-3pbaseline-add-ic-callbaseline-alternate-emailbaseline-app-registrationbaseline-businessbaseline-callbaseline-call-endbaseline-call-madebaseline-call-mergebaseline-call-missedbaseline-call-missed-outgoingbaseline-call-receivedbaseline-call-splitbaseline-cancel-presentationbaseline-cell-towerbaseline-cell-wifibaseline-chatbaseline-chat-bubblebaseline-clear-allbaseline-co-presentbaseline-commentbaseline-comments-disabledbaseline-contact-emergencybaseline-contact-mail
Use the outline 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="M2.81 2.81L1.39 4.22l2.59 2.59A6.01 6.01 0 0 0 1 12c0 3.31 2.69 6 6 6c2.22 0 4.15-1.21 5.19-3l7.59 7.61l1.41-1.41zM7 16c-2.21 0-4-1.79-4-4c0-1.67 1.02-3.1 2.47-3.7l1.71 1.71C7.12 10 7.06 10 7 10c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2c0-.06 0-.12-.01-.18l1.74 1.74C10.22 14.48 9.14 16 7 16m10-1.83V13h-1.17zM13.83 11H21v2h-2v3l2 2v-3h2V9H11.83z"/></svg>
React
import type { SVGProps } from "react";
export function IcOutlineVpnKeyOff(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="M2.81 2.81L1.39 4.22l2.59 2.59A6.01 6.01 0 0 0 1 12c0 3.31 2.69 6 6 6c2.22 0 4.15-1.21 5.19-3l7.59 7.61l1.41-1.41zM7 16c-2.21 0-4-1.79-4-4c0-1.67 1.02-3.1 2.47-3.7l1.71 1.71C7.12 10 7.06 10 7 10c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2c0-.06 0-.12-.01-.18l1.74 1.74C10.22 14.48 9.14 16 7 16m10-1.83V13h-1.17zM13.83 11H21v2h-2v3l2 2v-3h2V9H11.83z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.81 2.81L1.39 4.22l2.59 2.59A6.01 6.01 0 0 0 1 12c0 3.31 2.69 6 6 6c2.22 0 4.15-1.21 5.19-3l7.59 7.61l1.41-1.41zM7 16c-2.21 0-4-1.79-4-4c0-1.67 1.02-3.1 2.47-3.7l1.71 1.71C7.12 10 7.06 10 7 10c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2c0-.06 0-.12-.01-.18l1.74 1.74C10.22 14.48 9.14 16 7 16m10-1.83V13h-1.17zM13.83 11H21v2h-2v3l2 2v-3h2V9H11.83z"/></svg> </template>
CSS
.icon-outline-vpn-key-off {
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%22M2.81%202.81L1.39%204.22l2.59%202.59A6.01%206.01%200%200%200%201%2012c0%203.31%202.69%206%206%206c2.22%200%204.15-1.21%205.19-3l7.59%207.61l1.41-1.41zM7%2016c-2.21%200-4-1.79-4-4c0-1.67%201.02-3.1%202.47-3.7l1.71%201.71C7.12%2010%207.06%2010%207%2010c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2c0-.06%200-.12-.01-.18l1.74%201.74C10.22%2014.48%209.14%2016%207%2016m10-1.83V13h-1.17zM13.83%2011H21v2h-2v3l2%202v-3h2V9H11.83z%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%22M2.81%202.81L1.39%204.22l2.59%202.59A6.01%206.01%200%200%200%201%2012c0%203.31%202.69%206%206%206c2.22%200%204.15-1.21%205.19-3l7.59%207.61l1.41-1.41zM7%2016c-2.21%200-4-1.79-4-4c0-1.67%201.02-3.1%202.47-3.7l1.71%201.71C7.12%2010%207.06%2010%207%2010c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2c0-.06%200-.12-.01-.18l1.74%201.74C10.22%2014.48%209.14%2016%207%2016m10-1.83V13h-1.17zM13.83%2011H21v2h-2v3l2%202v-3h2V9H11.83z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-vpn-key-off.svg?color=%231a73e8&size=48