aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-top-circle.svg
blob: ce1459a13304ecbdedaf10ac60f34c25cd3a1fea (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [direction, north]
category: Arrows
version: "1.35"
unicode: "eda5"
---
<svg>
  <line x1="12" y1="17" x2="12" y2="3" />
  <path d="M15 6l-3 -3l-3 3" />
  <circle cx="12" cy="19" r="2" />
</svg>