aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-top-circle.svg
blob: efdeae8df6fb6f951f70447e1674751dfa9b7d4a (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [direction, north]
category: Arrows
version: "1.35"
---
<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>