diff options
Diffstat (limited to 'src/_icons/arrows-transfer-down.svg')
-rw-r--r-- | src/_icons/arrows-transfer-down.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/arrows-transfer-down.svg b/src/_icons/arrows-transfer-down.svg new file mode 100644 index 00000000..02a58ad0 --- /dev/null +++ b/src/_icons/arrows-transfer-down.svg @@ -0,0 +1,12 @@ +--- +category: Arrows +version: "1.82" +--- +<svg> + <path d="M17 3v6" /> + <path d="M10 18l-3 3l-3 -3" /> + <path d="M7 21v-18" /> + <path d="M20 6l-3 -3l-3 3" /> + <path d="M17 21v-2" /> + <path d="M17 15v-2" /> +</svg> |