summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/spy.svg
blob: 97ec99c48b2ce192c52d54b112e47e9c7be7cda8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--
category: System
tags: [security, incognito, privacy, browser, web, spy]
version: "1.72"
unicode: "f227"
-->
<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="M3 11h18" />
  <path d="M5 11v-4a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v4" />
  <path d="M4 17a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
  <path d="M14 17a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
  <path d="M10 17h4" />
</svg>