aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-up.svg
blob: e68d1b9fac987ab9bfbf569fc3df30d2ad8c3789 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [direction, north]
category: Arrows
version: "1.35"
unicode: "edb7"
---
<svg>
  <line x1="17" y1="3" x2="17" y2="21" />
  <path d="M4 6l3 -3l3 3" />
  <path d="M20 6l-3 -3l-3 3" />
  <line x1="7" y1="3" x2="7" y2="21" />
</svg>