summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/direction-horizontal.svg
blob: 255b00d6e503e2d7293fb8edf2bf37dbf623e97e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
category: System
tags: [travel, navigation discover, plane, direction, horizontal, way, route, path, course, heading]
version: "1.8"
unicode: "ebfa"
-->
<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="M10 9l-3 3l3 3" />
  <path d="M14 9l3 3l-3 3" />
</svg>