blob: 0792af8d513d32a9e90376eaef48d1618bb8f5a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
category: Media
tags: [verify, confirm, approve, validate, authenticate, cross-check, certify, inspect, examine, assure]
version: "2.10"
unicode: "f835"
-->
<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="M11 20h-6a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v4" />
<path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
<path d="M15 19l2 2l4 -4" />
</svg>
|