diff options
Diffstat (limited to 'src/_icons/arrows-transfer-down.svg')
-rw-r--r-- | src/_icons/arrows-transfer-down.svg | 11 |
1 files changed, 11 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..6977b885 --- /dev/null +++ b/src/_icons/arrows-transfer-down.svg @@ -0,0 +1,11 @@ +--- +category: Arrows +--- +<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> |