aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-cross.svg
blob: 8bd226653a574be434dd8fc5c16e07d83b000096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [direction, north, south]
version: "1.53"
category: Arrows
---
<svg>
  <path d="M16 4h4v4" />
  <path d="M15 9l5 -5" />
  <path d="M4 20l5 -5" />
  <path d="M16 20h4v-4" />
  <path d="M4 4l16 16" />
</svg>