1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-09 05:40:42 +02:00
Files
tabler-icons/icons/outline/arrow-forward-up-double.svg
2024-11-28 18:14:20 +01:00

22 lines
467 B
XML

<!--
tags: [navigation, direction, upward, advance, double, path, symbol, interface, ui, movement]
version: "2.11"
unicode: "f9ef"
category: Arrows
-->
<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="M11 14l4 -4l-4 -4" />
<path d="M16 14l4 -4l-4 -4" />
<path d="M15 10h-7a4 4 0 1 0 0 8h1" />
</svg>