blob: e4c2db225ca323092d7d4707506b5d47c17335d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!--
category: Devices
tags: [find, locate, explore, discover, seek, hunt, probe, scan, survey, inspect]
version: "2.10"
unicode: "f880"
-->
<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 17h-7a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
<path d="M3 13h10" />
<path d="M8 21h4" />
<path d="M10 17l-.5 4" />
<path d="M15 18a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
<path d="M20.2 20.2l1.8 1.8" />
</svg>
|