24 lines
570 B
XML
24 lines
570 B
XML
<!--
|
|
category: Health
|
|
tags: [sight, defect, see, vision, frames, lenses, visually, impaired, myopia, far-sighted]
|
|
version: "1.39"
|
|
unicode: "ee89"
|
|
-->
|
|
<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 10v2.5" />
|
|
<path d="M16 4h2l3 10v2.5" />
|
|
<path d="M10 16l4 0" />
|
|
<path d="M14 16.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
|
|
<path d="M3 16.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
|
|
</svg>
|