aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-cross.svg
blob: b1cb8c13e00a984567b4c5eb639352cc95e6d23b (plain)
1
2
3
4
5
6
7
8
9
10
11
---
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>