aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-right-left.svg
blob: c3e9ecacdcd987248fb13837a309a1a1cb233d78 (plain)
1
2
3
4
5
6
7
8
9
---
category: Arrows
---
<svg>
  <path d="M21 7h-18" />
  <path d="M18 10l3 -3l-3 -3" />
  <path d="M6 20l-3 -3l3 -3" />
  <path d="M3 17h18" />
</svg>