summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/auth-2fa.svg
blob: a6fe9a01425763ce392656aafd4c84d614d35916 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--
tags: [login, password, verification, code, two-step, auth, 2fa, programming, software, coding]
category: Development
version: "1.17"
unicode: "eca0"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M7 16h-4l3.47 -4.66a2 2 0 1 0 -3.47 -1.54" />
  <path d="M10 16v-8h4" />
  <path d="M10 12l3 0" />
  <path d="M17 16v-6a2 2 0 0 1 4 0v6" />
  <path d="M17 13l4 0" />
</svg>