diff options
Diffstat (limited to 'src/_icons/arrows-exchange-2.svg')
-rw-r--r-- | src/_icons/arrows-exchange-2.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrows-exchange-2.svg b/src/_icons/arrows-exchange-2.svg new file mode 100644 index 00000000..21164fd1 --- /dev/null +++ b/src/_icons/arrows-exchange-2.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- +<svg> + <path d="M17 10h-14l4 -4" /> + <path d="M7 14h14l-4 4" /> +</svg> |