mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
26 lines
526 B
XML
26 lines
526 B
XML
<!--
|
|
category: Map
|
|
tags: [target, aim, focus]
|
|
version: "1.67"
|
|
unicode: "f1c2"
|
|
-->
|
|
<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="M5.65 5.623a9 9 0 1 0 12.71 12.745m1.684 -2.328a9 9 0 0 0 -12.094 -12.08" />
|
|
<path d="M12 3v4" />
|
|
<path d="M12 21v-3" />
|
|
<path d="M3 12h4" />
|
|
<path d="M21 12h-3" />
|
|
<path d="M12 12v.01" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|