diff options
Diffstat (limited to 'icons/file-import.svg')
-rw-r--r-- | icons/file-import.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/file-import.svg b/icons/file-import.svg new file mode 100644 index 00000000..ce023f99 --- /dev/null +++ b/icons/file-import.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-import" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M14 3v4a1 1 0 0 0 1 1h4" /> + <path d="M5 13v-8a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-5.5m-9.5 -2h7m-3 -3l3 3l-3 3" /> +</svg> + + |