22 lines
522 B
XML
22 lines
522 B
XML
<!--
|
|
tags: [focus, lens, photograpy, camera, photo, sensor, picture, capture, image, 2]
|
|
category: Photography
|
|
version: "2.5"
|
|
unicode: "f796"
|
|
-->
|
|
<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="M17 5h2a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-2" />
|
|
<path d="M7 19h-2a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
|
|
<path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
|
|
</svg>
|