diff options
Diffstat (limited to 'src/_icons/file-import.svg')
-rw-r--r-- | src/_icons/file-import.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/file-import.svg b/src/_icons/file-import.svg index 742f517b..6fe552ad 100644 --- a/src/_icons/file-import.svg +++ b/src/_icons/file-import.svg @@ -2,6 +2,6 @@ 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"/> + <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> |