1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

New icon: exchange

This commit is contained in:
codecalm
2020-05-31 22:46:44 +02:00
parent 50579e7783
commit c95529511f

8
src/_icons/exchange.svg Normal file
View File

@@ -0,0 +1,8 @@
---
---
<svg>
<circle cx="5" cy="18" r="2" />
<circle cx="19" cy="6" r="2" />
<path d="M19 8v5a5 5 0 0 1 -5 5h-3l3 -3m0 6l-3 -3" />
<path d="M5 16v-5a5 5 0 0 1 5 -5h3l-3 -3m0 6l3 -3" />
</svg>