1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00
Files
tabler-icons/icons/outline/arrows-transfer-up-down.svg
2025-01-29 22:29:40 +01:00

27 lines
566 B
XML

<!--
category: Arrows
tags: [transfer, exchange, direction, vertical, upward, downward, flow, guide, ui, interface]
unicode: "ffac"
version: "3.12"
-->
<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="M7 21v-6" />
<path d="M20 6l-3 -3l-3 3" />
<path d="M10 18l-3 3l-3 -3" />
<path d="M7 3v2" />
<path d="M7 9v2" />
<path d="M17 3v6" />
<path d="M17 21v-2" />
<path d="M17 15v-2" />
</svg>