diff options
Diffstat (limited to 'src/_icons/file-import.svg')
-rw-r--r-- | src/_icons/file-import.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/file-import.svg b/src/_icons/file-import.svg new file mode 100644 index 00000000..742f517b --- /dev/null +++ b/src/_icons/file-import.svg @@ -0,0 +1,7 @@ +--- +category: Document +--- +<svg> + <path d="M14 3v4a1 1 0 0 0 1 1h4"/> + <path d="M5 13V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-5.5M2 19h7m-3-3l3 3-3 3"/> +</svg> |