aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-cross.svg
blob: b0d82cf7a3f51cccf3cb9cb502105924b9c20ac9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
version: "1.53"
category: Arrows
unicode: "effe"
---
<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>