summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/escalator-up.svg
blob: 55849fb3cd16b224e522aaa25229ccf293cd41e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
category: Map
tags: [ascend, elevate, rise, climb, increase, step, upward, lift, boost, soar]
version: "2.25"
unicode: "fb05"
-->
<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="M19.5 7h-2.672a2 2 0 0 0 -1.414 .586l-8.414 8.414h-2.5a2.5 2.5 0 1 0 0 5h3.672a2 2 0 0 0 1.414 -.586l8.414 -8.414h1.5a2.5 2.5 0 1 0 0 -5" />
  <path d="M6 10v-7" />
  <path d="M3 6l3 -3l3 3" />
</svg>