summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/direction-sign.svg
blob: 6306c419c570c3647f63b29e92170864be93ad4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
category: System
tags: [arrow, navigation, forward, right, direction, sign, way, route, path, course]
version: "1.70"
unicode: "f1f7"
-->
<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="M3.32 12.774l7.906 7.905c.427 .428 1.12 .428 1.548 0l7.905 -7.905a1.095 1.095 0 0 0 0 -1.548l-7.905 -7.905a1.095 1.095 0 0 0 -1.548 0l-7.905 7.905a1.095 1.095 0 0 0 0 1.548" />
  <path d="M8 12h7.5" />
  <path d="M12 8.5l3.5 3.5l-3.5 3.5" />
</svg>