diff options
Diffstat (limited to 'src/icons/arrows-exchange.svg')
-rw-r--r-- | src/icons/arrows-exchange.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/arrows-exchange.svg b/src/icons/arrows-exchange.svg new file mode 100644 index 00000000..e841aae2 --- /dev/null +++ b/src/icons/arrows-exchange.svg @@ -0,0 +1,10 @@ +--- +tags: [direction, west, east] +category: Arrows +version: "1.70" +unicode: "f1f4" +--- +<svg> + <path d="M7 10h14l-4 -4" /> + <path d="M17 14h-14l4 4" /> +</svg> |