1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 12:48:26 +01:00
tabler-icons/icons/outline/arrow-narrow-right-dashed.svg
2024-09-27 22:46:37 +02:00

22 lines
395 B
XML

<!--
tags: [next, proceed, point, pointer]
category: Arrows
unicode: "10066"
version: "3.19"
-->
<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 12h.5m3 0h1.5m3 0h6" />
<path d="M15 16l4 -4" />
<path d="M15 8l4 4" />
</svg>