22 lines
528 B
XML
22 lines
528 B
XML
<!--
|
|
category: Shapes
|
|
tags: [find, locate, explore, discover, look, seek, scan, investigate, examine, probe]
|
|
version: "2.28"
|
|
unicode: "fbaa"
|
|
-->
|
|
<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="M12 20l-.975 -.966l-6.525 -6.462a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.37 5.428" />
|
|
<path d="M15 18a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
|
|
<path d="M20.2 20.2l1.8 1.8" />
|
|
</svg>
|