summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/blind.svg
blob: c08c1f72b2471fa1459414bc34e8ad8d490da8f4 (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: [vision, impaired, disability, accessibility, a11y, low-vision, cane, stick, inclusive, barrier-free]
category: Health
unicode: "101af"
version: "3.36"
-->
<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="M9 4a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
  <path d="M4 21l3 -4" />
  <path d="M13 21l-2 -4l-3 -3l1 -6" />
  <path d="M3 12l2 -3l4 -1l6 4" />
  <path d="M16.5 14l3.5 7" />
</svg>