aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-down.svg
blob: 05c68e8fa33068307546f605576878417024a49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [direction, south]
category: Arrows
version: "1.35"
unicode: "edad"
---
<svg>
  <line x1="7" y1="21" x2="7" y2="3" />
  <path d="M20 18l-3 3l-3 -3" />
  <path d="M4 18l3 3l3 -3" />
  <line x1="17" y1="21" x2="17" y2="3" />
</svg>