diff options
Diffstat (limited to 'src/_icons/file-export.svg')
-rw-r--r-- | src/_icons/file-export.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/file-export.svg b/src/_icons/file-export.svg index be72c209..611f7f7e 100644 --- a/src/_icons/file-export.svg +++ b/src/_icons/file-export.svg @@ -2,6 +2,6 @@ category: Document --- <svg> - <path d="M14 3v4a1 1 0 0 0 1 1h4"/> - <path d="M11.5 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v5m-5 6h7m-3-3l3 3-3 3"/> + <path d="M14 3v4a1 1 0 0 0 1 1h4" /> + <path d="M11.5 21H7a2 2 0 0 1 -2 -2V5a2 2 0 0 1 2 -2h7l5 5v5m-5 6h7m-3-3l3 3-3 3" /> </svg> |