24 lines
607 B
XML
24 lines
607 B
XML
<!--
|
|
tags: [focus, lens, photograpy, camera, photo, sensor, picture, capture, image]
|
|
category: Photography
|
|
version: "2.5"
|
|
unicode: "f798"
|
|
-->
|
|
<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 2v2" />
|
|
<path d="M21 15v2a2 2 0 0 1 -2 2h-2" />
|
|
<path d="M7 19h-2a2 2 0 0 1 -2 -2v-2" />
|
|
<path d="M3 9v-2a2 2 0 0 1 2 -2h2" />
|
|
<path d="M7 10a1 1 0 0 1 1 -1h8a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1l0 -4" />
|
|
</svg>
|