mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-09 05:40:42 +02:00
22 lines
444 B
XML
22 lines
444 B
XML
<!--
|
|
tags: [navigation, direction, upward, arch, symbol, flow, guide, path, interface, ui]
|
|
category: Arrows
|
|
version: "2.46"
|
|
unicode: "fd8c"
|
|
-->
|
|
<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 9v12" />
|
|
<path d="M8 17l4 4l4 -4" />
|
|
<path d="M21 12a9 9 0 0 0 -18 0" />
|
|
</svg>
|