diff options
Diffstat (limited to 'src/icons/arrows-transfer-down.svg')
-rw-r--r-- | src/icons/arrows-transfer-down.svg | 13 |
1 files changed, 13 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..58b9ee61 --- /dev/null +++ b/src/icons/arrows-transfer-down.svg @@ -0,0 +1,13 @@ +--- +category: Arrows +version: "1.82" +unicode: "f2cc" +--- +<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> |