blob: df264fd837168a166f6f91120b4becc3ca159ca3 (
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: Health
tags: [sight, defect, see, vision, frames, lenses, visually, impaired, myopia, far-sighted]
version: "1.39"
unicode: "ee8a"
-->
<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="M8 4h-2l-3 10" />
<path d="M16 4h2l3 10" />
<path d="M10 16l4 0" />
<path d="M21 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
<path d="M10 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
</svg>
|