From 713316f87cf51b65283322f6c25cefeedc891158 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Fri, 21 Jan 2022 13:50:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=9A=97=E9=BB=91=E7=9A=AE?= =?UTF-8?q?=E8=82=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/images/file/archive.svg | 1 - public/images/file/cad.svg | 1 - public/images/file/code.svg | 1 - public/images/file/dark/archive.svg | 63 ++++++++++ public/images/file/dark/cad.svg | 109 ++++++++++++++++++ public/images/file/dark/code.svg | 64 ++++++++++ public/images/file/dark/document.svg | 84 ++++++++++++++ public/images/file/dark/excel.svg | 60 ++++++++++ public/images/file/dark/flow.svg | 94 +++++++++++++++ public/images/file/dark/folder.svg | 25 ++++ public/images/file/dark/media.svg | 58 ++++++++++ public/images/file/dark/mind.svg | 106 +++++++++++++++++ public/images/file/dark/ofd.svg | 61 ++++++++++ public/images/file/dark/other.svg | 72 ++++++++++++ public/images/file/dark/pdf.svg | 93 +++++++++++++++ public/images/file/dark/picture.svg | 57 +++++++++ public/images/file/dark/ppt.svg | 62 ++++++++++ public/images/file/dark/sheet.svg | 90 +++++++++++++++ public/images/file/dark/tif.svg | 71 ++++++++++++ public/images/file/dark/txt.svg | 81 +++++++++++++ public/images/file/dark/updir.svg | 48 ++++++++ public/images/file/dark/upload.svg | 74 ++++++++++++ public/images/file/dark/word.svg | 54 +++++++++ public/images/file/dark/wps.svg | 70 +++++++++++ public/images/file/document.svg | 1 - public/images/file/excel.svg | 1 - public/images/file/flow.svg | 1 - public/images/file/folder.svg | 1 - public/images/file/light/archive.svg | 69 +++++++++++ public/images/file/light/cad.svg | 100 ++++++++++++++++ public/images/file/light/code.svg | 76 ++++++++++++ public/images/file/light/document.svg | 90 +++++++++++++++ public/images/file/light/excel.svg | 67 +++++++++++ public/images/file/light/flow.svg | 106 +++++++++++++++++ public/images/file/light/folder.svg | 27 +++++ public/images/file/light/media.svg | 64 ++++++++++ public/images/file/light/mind.svg | 106 +++++++++++++++++ public/images/file/light/ofd.svg | 67 +++++++++++ public/images/file/light/other.svg | 72 ++++++++++++ public/images/file/light/pdf.svg | 105 +++++++++++++++++ public/images/file/light/picture.svg | 69 +++++++++++ public/images/file/light/ppt.svg | 62 ++++++++++ public/images/file/light/sheet.svg | 90 +++++++++++++++ public/images/file/light/tif.svg | 77 +++++++++++++ public/images/file/light/txt.svg | 105 +++++++++++++++++ public/images/file/light/updir.svg | 50 ++++++++ public/images/file/light/upload.svg | 80 +++++++++++++ public/images/file/light/word.svg | 61 ++++++++++ public/images/file/light/wps.svg | 76 ++++++++++++ public/images/file/media.svg | 1 - public/images/file/mind.svg | 1 - public/images/file/ofd.svg | 1 - public/images/file/other.svg | 1 - public/images/file/pdf.svg | 1 - public/images/file/picture.svg | 1 - public/images/file/ppt.svg | 1 - public/images/file/sheet.svg | 1 - public/images/file/tif.svg | 1 - public/images/file/txt.svg | 1 - public/images/file/updir.svg | 1 - public/images/file/upload.svg | 1 - public/images/file/word.svg | 1 - public/images/file/wps.svg | 1 - resources/assets/sass/fileicon.scss | 42 +++---- .../statics/public/images/file/archive.svg | 1 - .../assets/statics/public/images/file/cad.svg | 1 - .../statics/public/images/file/code.svg | 1 - .../public/images/file/dark/archive.svg | 63 ++++++++++ .../statics/public/images/file/dark/cad.svg | 109 ++++++++++++++++++ .../statics/public/images/file/dark/code.svg | 64 ++++++++++ .../public/images/file/dark/document.svg | 84 ++++++++++++++ .../statics/public/images/file/dark/excel.svg | 60 ++++++++++ .../statics/public/images/file/dark/flow.svg | 94 +++++++++++++++ .../public/images/file/dark/folder.svg | 25 ++++ .../statics/public/images/file/dark/media.svg | 58 ++++++++++ .../statics/public/images/file/dark/mind.svg | 106 +++++++++++++++++ .../statics/public/images/file/dark/ofd.svg | 61 ++++++++++ .../statics/public/images/file/dark/other.svg | 72 ++++++++++++ .../statics/public/images/file/dark/pdf.svg | 93 +++++++++++++++ .../public/images/file/dark/picture.svg | 57 +++++++++ .../statics/public/images/file/dark/ppt.svg | 62 ++++++++++ .../statics/public/images/file/dark/sheet.svg | 90 +++++++++++++++ .../statics/public/images/file/dark/tif.svg | 71 ++++++++++++ .../statics/public/images/file/dark/txt.svg | 81 +++++++++++++ .../statics/public/images/file/dark/updir.svg | 48 ++++++++ .../public/images/file/dark/upload.svg | 74 ++++++++++++ .../statics/public/images/file/dark/word.svg | 54 +++++++++ .../statics/public/images/file/dark/wps.svg | 70 +++++++++++ .../statics/public/images/file/document.svg | 1 - .../statics/public/images/file/excel.svg | 1 - .../statics/public/images/file/flow.svg | 1 - .../statics/public/images/file/folder.svg | 1 - .../public/images/file/light/archive.svg | 69 +++++++++++ .../statics/public/images/file/light/cad.svg | 100 ++++++++++++++++ .../statics/public/images/file/light/code.svg | 76 ++++++++++++ .../public/images/file/light/document.svg | 90 +++++++++++++++ .../public/images/file/light/excel.svg | 67 +++++++++++ .../statics/public/images/file/light/flow.svg | 106 +++++++++++++++++ .../public/images/file/light/folder.svg | 27 +++++ .../public/images/file/light/media.svg | 64 ++++++++++ .../statics/public/images/file/light/mind.svg | 106 +++++++++++++++++ .../statics/public/images/file/light/ofd.svg | 67 +++++++++++ .../public/images/file/light/other.svg | 72 ++++++++++++ .../statics/public/images/file/light/pdf.svg | 105 +++++++++++++++++ .../public/images/file/light/picture.svg | 69 +++++++++++ .../statics/public/images/file/light/ppt.svg | 62 ++++++++++ .../public/images/file/light/sheet.svg | 90 +++++++++++++++ .../statics/public/images/file/light/tif.svg | 77 +++++++++++++ .../statics/public/images/file/light/txt.svg | 105 +++++++++++++++++ .../public/images/file/light/updir.svg | 50 ++++++++ .../public/images/file/light/upload.svg | 80 +++++++++++++ .../statics/public/images/file/light/word.svg | 61 ++++++++++ .../statics/public/images/file/light/wps.svg | 76 ++++++++++++ .../statics/public/images/file/media.svg | 1 - .../statics/public/images/file/mind.svg | 1 - .../assets/statics/public/images/file/ofd.svg | 1 - .../statics/public/images/file/other.svg | 1 - .../assets/statics/public/images/file/pdf.svg | 1 - .../statics/public/images/file/picture.svg | 1 - .../assets/statics/public/images/file/ppt.svg | 1 - .../statics/public/images/file/sheet.svg | 1 - .../assets/statics/public/images/file/tif.svg | 1 - .../assets/statics/public/images/file/txt.svg | 1 - .../statics/public/images/file/updir.svg | 1 - .../statics/public/images/file/upload.svg | 1 - .../statics/public/images/file/word.svg | 1 - .../assets/statics/public/images/file/wps.svg | 1 - 127 files changed, 6251 insertions(+), 63 deletions(-) delete mode 100644 public/images/file/archive.svg delete mode 100644 public/images/file/cad.svg delete mode 100644 public/images/file/code.svg create mode 100644 public/images/file/dark/archive.svg create mode 100644 public/images/file/dark/cad.svg create mode 100644 public/images/file/dark/code.svg create mode 100644 public/images/file/dark/document.svg create mode 100644 public/images/file/dark/excel.svg create mode 100644 public/images/file/dark/flow.svg create mode 100644 public/images/file/dark/folder.svg create mode 100644 public/images/file/dark/media.svg create mode 100644 public/images/file/dark/mind.svg create mode 100644 public/images/file/dark/ofd.svg create mode 100644 public/images/file/dark/other.svg create mode 100644 public/images/file/dark/pdf.svg create mode 100644 public/images/file/dark/picture.svg create mode 100644 public/images/file/dark/ppt.svg create mode 100644 public/images/file/dark/sheet.svg create mode 100644 public/images/file/dark/tif.svg create mode 100644 public/images/file/dark/txt.svg create mode 100644 public/images/file/dark/updir.svg create mode 100644 public/images/file/dark/upload.svg create mode 100644 public/images/file/dark/word.svg create mode 100644 public/images/file/dark/wps.svg delete mode 100644 public/images/file/document.svg delete mode 100644 public/images/file/excel.svg delete mode 100644 public/images/file/flow.svg delete mode 100644 public/images/file/folder.svg create mode 100644 public/images/file/light/archive.svg create mode 100644 public/images/file/light/cad.svg create mode 100644 public/images/file/light/code.svg create mode 100644 public/images/file/light/document.svg create mode 100644 public/images/file/light/excel.svg create mode 100644 public/images/file/light/flow.svg create mode 100644 public/images/file/light/folder.svg create mode 100644 public/images/file/light/media.svg create mode 100644 public/images/file/light/mind.svg create mode 100644 public/images/file/light/ofd.svg create mode 100644 public/images/file/light/other.svg create mode 100644 public/images/file/light/pdf.svg create mode 100644 public/images/file/light/picture.svg create mode 100644 public/images/file/light/ppt.svg create mode 100644 public/images/file/light/sheet.svg create mode 100644 public/images/file/light/tif.svg create mode 100644 public/images/file/light/txt.svg create mode 100644 public/images/file/light/updir.svg create mode 100644 public/images/file/light/upload.svg create mode 100644 public/images/file/light/word.svg create mode 100644 public/images/file/light/wps.svg delete mode 100644 public/images/file/media.svg delete mode 100644 public/images/file/mind.svg delete mode 100644 public/images/file/ofd.svg delete mode 100644 public/images/file/other.svg delete mode 100644 public/images/file/pdf.svg delete mode 100644 public/images/file/picture.svg delete mode 100644 public/images/file/ppt.svg delete mode 100644 public/images/file/sheet.svg delete mode 100644 public/images/file/tif.svg delete mode 100644 public/images/file/txt.svg delete mode 100644 public/images/file/updir.svg delete mode 100644 public/images/file/upload.svg delete mode 100644 public/images/file/word.svg delete mode 100644 public/images/file/wps.svg delete mode 100644 resources/assets/statics/public/images/file/archive.svg delete mode 100644 resources/assets/statics/public/images/file/cad.svg delete mode 100644 resources/assets/statics/public/images/file/code.svg create mode 100644 resources/assets/statics/public/images/file/dark/archive.svg create mode 100644 resources/assets/statics/public/images/file/dark/cad.svg create mode 100644 resources/assets/statics/public/images/file/dark/code.svg create mode 100644 resources/assets/statics/public/images/file/dark/document.svg create mode 100644 resources/assets/statics/public/images/file/dark/excel.svg create mode 100644 resources/assets/statics/public/images/file/dark/flow.svg create mode 100644 resources/assets/statics/public/images/file/dark/folder.svg create mode 100644 resources/assets/statics/public/images/file/dark/media.svg create mode 100644 resources/assets/statics/public/images/file/dark/mind.svg create mode 100644 resources/assets/statics/public/images/file/dark/ofd.svg create mode 100644 resources/assets/statics/public/images/file/dark/other.svg create mode 100644 resources/assets/statics/public/images/file/dark/pdf.svg create mode 100644 resources/assets/statics/public/images/file/dark/picture.svg create mode 100644 resources/assets/statics/public/images/file/dark/ppt.svg create mode 100644 resources/assets/statics/public/images/file/dark/sheet.svg create mode 100644 resources/assets/statics/public/images/file/dark/tif.svg create mode 100644 resources/assets/statics/public/images/file/dark/txt.svg create mode 100644 resources/assets/statics/public/images/file/dark/updir.svg create mode 100644 resources/assets/statics/public/images/file/dark/upload.svg create mode 100644 resources/assets/statics/public/images/file/dark/word.svg create mode 100644 resources/assets/statics/public/images/file/dark/wps.svg delete mode 100644 resources/assets/statics/public/images/file/document.svg delete mode 100644 resources/assets/statics/public/images/file/excel.svg delete mode 100644 resources/assets/statics/public/images/file/flow.svg delete mode 100644 resources/assets/statics/public/images/file/folder.svg create mode 100644 resources/assets/statics/public/images/file/light/archive.svg create mode 100644 resources/assets/statics/public/images/file/light/cad.svg create mode 100644 resources/assets/statics/public/images/file/light/code.svg create mode 100644 resources/assets/statics/public/images/file/light/document.svg create mode 100644 resources/assets/statics/public/images/file/light/excel.svg create mode 100644 resources/assets/statics/public/images/file/light/flow.svg create mode 100644 resources/assets/statics/public/images/file/light/folder.svg create mode 100644 resources/assets/statics/public/images/file/light/media.svg create mode 100644 resources/assets/statics/public/images/file/light/mind.svg create mode 100644 resources/assets/statics/public/images/file/light/ofd.svg create mode 100644 resources/assets/statics/public/images/file/light/other.svg create mode 100644 resources/assets/statics/public/images/file/light/pdf.svg create mode 100644 resources/assets/statics/public/images/file/light/picture.svg create mode 100644 resources/assets/statics/public/images/file/light/ppt.svg create mode 100644 resources/assets/statics/public/images/file/light/sheet.svg create mode 100644 resources/assets/statics/public/images/file/light/tif.svg create mode 100644 resources/assets/statics/public/images/file/light/txt.svg create mode 100644 resources/assets/statics/public/images/file/light/updir.svg create mode 100644 resources/assets/statics/public/images/file/light/upload.svg create mode 100644 resources/assets/statics/public/images/file/light/word.svg create mode 100644 resources/assets/statics/public/images/file/light/wps.svg delete mode 100644 resources/assets/statics/public/images/file/media.svg delete mode 100644 resources/assets/statics/public/images/file/mind.svg delete mode 100644 resources/assets/statics/public/images/file/ofd.svg delete mode 100644 resources/assets/statics/public/images/file/other.svg delete mode 100644 resources/assets/statics/public/images/file/pdf.svg delete mode 100644 resources/assets/statics/public/images/file/picture.svg delete mode 100644 resources/assets/statics/public/images/file/ppt.svg delete mode 100644 resources/assets/statics/public/images/file/sheet.svg delete mode 100644 resources/assets/statics/public/images/file/tif.svg delete mode 100644 resources/assets/statics/public/images/file/txt.svg delete mode 100644 resources/assets/statics/public/images/file/updir.svg delete mode 100644 resources/assets/statics/public/images/file/upload.svg delete mode 100644 resources/assets/statics/public/images/file/word.svg delete mode 100644 resources/assets/statics/public/images/file/wps.svg diff --git a/public/images/file/archive.svg b/public/images/file/archive.svg deleted file mode 100644 index 7fa49efc8..000000000 --- a/public/images/file/archive.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/cad.svg b/public/images/file/cad.svg deleted file mode 100644 index dc92a1be5..000000000 --- a/public/images/file/cad.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/code.svg b/public/images/file/code.svg deleted file mode 100644 index e9e55f18f..000000000 --- a/public/images/file/code.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/dark/archive.svg b/public/images/file/dark/archive.svg new file mode 100644 index 000000000..4471a9663 --- /dev/null +++ b/public/images/file/dark/archive.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/cad.svg b/public/images/file/dark/cad.svg new file mode 100644 index 000000000..23b792d95 --- /dev/null +++ b/public/images/file/dark/cad.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/code.svg b/public/images/file/dark/code.svg new file mode 100644 index 000000000..c5f14229f --- /dev/null +++ b/public/images/file/dark/code.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/document.svg b/public/images/file/dark/document.svg new file mode 100644 index 000000000..e9f9b7406 --- /dev/null +++ b/public/images/file/dark/document.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/excel.svg b/public/images/file/dark/excel.svg new file mode 100644 index 000000000..66b2e01fc --- /dev/null +++ b/public/images/file/dark/excel.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/flow.svg b/public/images/file/dark/flow.svg new file mode 100644 index 000000000..7c7e7f39a --- /dev/null +++ b/public/images/file/dark/flow.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/folder.svg b/public/images/file/dark/folder.svg new file mode 100644 index 000000000..c06c8d2b4 --- /dev/null +++ b/public/images/file/dark/folder.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/media.svg b/public/images/file/dark/media.svg new file mode 100644 index 000000000..045644ed2 --- /dev/null +++ b/public/images/file/dark/media.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/mind.svg b/public/images/file/dark/mind.svg new file mode 100644 index 000000000..fd91f9b6b --- /dev/null +++ b/public/images/file/dark/mind.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/ofd.svg b/public/images/file/dark/ofd.svg new file mode 100644 index 000000000..bde3e9660 --- /dev/null +++ b/public/images/file/dark/ofd.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/other.svg b/public/images/file/dark/other.svg new file mode 100644 index 000000000..706a278b6 --- /dev/null +++ b/public/images/file/dark/other.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/pdf.svg b/public/images/file/dark/pdf.svg new file mode 100644 index 000000000..e8411fb5a --- /dev/null +++ b/public/images/file/dark/pdf.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/picture.svg b/public/images/file/dark/picture.svg new file mode 100644 index 000000000..b44949973 --- /dev/null +++ b/public/images/file/dark/picture.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/ppt.svg b/public/images/file/dark/ppt.svg new file mode 100644 index 000000000..267ed409c --- /dev/null +++ b/public/images/file/dark/ppt.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/sheet.svg b/public/images/file/dark/sheet.svg new file mode 100644 index 000000000..f5af064bc --- /dev/null +++ b/public/images/file/dark/sheet.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/tif.svg b/public/images/file/dark/tif.svg new file mode 100644 index 000000000..e2ab32f60 --- /dev/null +++ b/public/images/file/dark/tif.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/txt.svg b/public/images/file/dark/txt.svg new file mode 100644 index 000000000..13d2bc8e0 --- /dev/null +++ b/public/images/file/dark/txt.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/updir.svg b/public/images/file/dark/updir.svg new file mode 100644 index 000000000..2376cb635 --- /dev/null +++ b/public/images/file/dark/updir.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/upload.svg b/public/images/file/dark/upload.svg new file mode 100644 index 000000000..0f2d83b98 --- /dev/null +++ b/public/images/file/dark/upload.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/word.svg b/public/images/file/dark/word.svg new file mode 100644 index 000000000..35c730f10 --- /dev/null +++ b/public/images/file/dark/word.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/dark/wps.svg b/public/images/file/dark/wps.svg new file mode 100644 index 000000000..9f5ee3b94 --- /dev/null +++ b/public/images/file/dark/wps.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/document.svg b/public/images/file/document.svg deleted file mode 100644 index e9e55f18f..000000000 --- a/public/images/file/document.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/excel.svg b/public/images/file/excel.svg deleted file mode 100644 index dd8e40445..000000000 --- a/public/images/file/excel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/flow.svg b/public/images/file/flow.svg deleted file mode 100644 index 1af5497f0..000000000 --- a/public/images/file/flow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/folder.svg b/public/images/file/folder.svg deleted file mode 100644 index 47b32776c..000000000 --- a/public/images/file/folder.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/light/archive.svg b/public/images/file/light/archive.svg new file mode 100644 index 000000000..365457f1f --- /dev/null +++ b/public/images/file/light/archive.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/cad.svg b/public/images/file/light/cad.svg new file mode 100644 index 000000000..bd7d40060 --- /dev/null +++ b/public/images/file/light/cad.svg @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/code.svg b/public/images/file/light/code.svg new file mode 100644 index 000000000..fb1f2c693 --- /dev/null +++ b/public/images/file/light/code.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/document.svg b/public/images/file/light/document.svg new file mode 100644 index 000000000..bc3e838bc --- /dev/null +++ b/public/images/file/light/document.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/excel.svg b/public/images/file/light/excel.svg new file mode 100644 index 000000000..bda011240 --- /dev/null +++ b/public/images/file/light/excel.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/flow.svg b/public/images/file/light/flow.svg new file mode 100644 index 000000000..eb3e0372f --- /dev/null +++ b/public/images/file/light/flow.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/folder.svg b/public/images/file/light/folder.svg new file mode 100644 index 000000000..be55bf833 --- /dev/null +++ b/public/images/file/light/folder.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/media.svg b/public/images/file/light/media.svg new file mode 100644 index 000000000..7d262cc2c --- /dev/null +++ b/public/images/file/light/media.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/mind.svg b/public/images/file/light/mind.svg new file mode 100644 index 000000000..9b1a93d29 --- /dev/null +++ b/public/images/file/light/mind.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/ofd.svg b/public/images/file/light/ofd.svg new file mode 100644 index 000000000..9110596a4 --- /dev/null +++ b/public/images/file/light/ofd.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/other.svg b/public/images/file/light/other.svg new file mode 100644 index 000000000..706a278b6 --- /dev/null +++ b/public/images/file/light/other.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/pdf.svg b/public/images/file/light/pdf.svg new file mode 100644 index 000000000..92b2155d2 --- /dev/null +++ b/public/images/file/light/pdf.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/picture.svg b/public/images/file/light/picture.svg new file mode 100644 index 000000000..aef64ba82 --- /dev/null +++ b/public/images/file/light/picture.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/ppt.svg b/public/images/file/light/ppt.svg new file mode 100644 index 000000000..3e621b8b5 --- /dev/null +++ b/public/images/file/light/ppt.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/sheet.svg b/public/images/file/light/sheet.svg new file mode 100644 index 000000000..57f761113 --- /dev/null +++ b/public/images/file/light/sheet.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/tif.svg b/public/images/file/light/tif.svg new file mode 100644 index 000000000..cd43115c8 --- /dev/null +++ b/public/images/file/light/tif.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/txt.svg b/public/images/file/light/txt.svg new file mode 100644 index 000000000..52198eb20 --- /dev/null +++ b/public/images/file/light/txt.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/updir.svg b/public/images/file/light/updir.svg new file mode 100644 index 000000000..3e603b9d4 --- /dev/null +++ b/public/images/file/light/updir.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/upload.svg b/public/images/file/light/upload.svg new file mode 100644 index 000000000..b23565f17 --- /dev/null +++ b/public/images/file/light/upload.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/word.svg b/public/images/file/light/word.svg new file mode 100644 index 000000000..e26f03ee9 --- /dev/null +++ b/public/images/file/light/word.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/light/wps.svg b/public/images/file/light/wps.svg new file mode 100644 index 000000000..e2ccbfb27 --- /dev/null +++ b/public/images/file/light/wps.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/file/media.svg b/public/images/file/media.svg deleted file mode 100644 index 40789b551..000000000 --- a/public/images/file/media.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/mind.svg b/public/images/file/mind.svg deleted file mode 100644 index af2e370e8..000000000 --- a/public/images/file/mind.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/ofd.svg b/public/images/file/ofd.svg deleted file mode 100644 index 41361a044..000000000 --- a/public/images/file/ofd.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/other.svg b/public/images/file/other.svg deleted file mode 100644 index 356c09f54..000000000 --- a/public/images/file/other.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/pdf.svg b/public/images/file/pdf.svg deleted file mode 100644 index 9a27a1711..000000000 --- a/public/images/file/pdf.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/picture.svg b/public/images/file/picture.svg deleted file mode 100644 index 9cb237529..000000000 --- a/public/images/file/picture.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/ppt.svg b/public/images/file/ppt.svg deleted file mode 100644 index 8601bb6e0..000000000 --- a/public/images/file/ppt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/sheet.svg b/public/images/file/sheet.svg deleted file mode 100644 index d7e116692..000000000 --- a/public/images/file/sheet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/tif.svg b/public/images/file/tif.svg deleted file mode 100644 index 73a5c0dd9..000000000 --- a/public/images/file/tif.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/txt.svg b/public/images/file/txt.svg deleted file mode 100644 index bf3fa7c8c..000000000 --- a/public/images/file/txt.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/images/file/updir.svg b/public/images/file/updir.svg deleted file mode 100644 index 4507bd44f..000000000 --- a/public/images/file/updir.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/upload.svg b/public/images/file/upload.svg deleted file mode 100644 index a98cdaa69..000000000 --- a/public/images/file/upload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/word.svg b/public/images/file/word.svg deleted file mode 100644 index 487907446..000000000 --- a/public/images/file/word.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/images/file/wps.svg b/public/images/file/wps.svg deleted file mode 100644 index c58939be7..000000000 --- a/public/images/file/wps.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/sass/fileicon.scss b/resources/assets/sass/fileicon.scss index 0369477a8..9b26fe200 100644 --- a/resources/assets/sass/fileicon.scss +++ b/resources/assets/sass/fileicon.scss @@ -3,66 +3,66 @@ content: ""; background-repeat: no-repeat; background-size: contain; - background-image: url("../images/file/other.svg"); + background-image: url("../images/file/light/other.svg"); } &.archive:before { - background-image: url("../images/file/archive.svg"); + background-image: url("../images/file/light/archive.svg"); } &.cad:before { - background-image: url("../images/file/cad.svg"); + background-image: url("../images/file/light/cad.svg"); } &.code:before { - background-image: url("../images/file/code.svg"); + background-image: url("../images/file/light/code.svg"); } &.document:before { - background-image: url("../images/file/document.svg"); + background-image: url("../images/file/light/document.svg"); } &.excel:before { - background-image: url("../images/file/excel.svg"); + background-image: url("../images/file/light/excel.svg"); } &.flow:before { - background-image: url("../images/file/flow.svg"); + background-image: url("../images/file/light/flow.svg"); } &.folder:before { - background-image: url("../images/file/folder.svg"); + background-image: url("../images/file/light/folder.svg"); } &.media:before { - background-image: url("../images/file/media.svg"); + background-image: url("../images/file/light/media.svg"); } &.mind:before { - background-image: url("../images/file/mind.svg"); + background-image: url("../images/file/light/mind.svg"); } &.ofd:before { - background-image: url("../images/file/ofd.svg"); + background-image: url("../images/file/light/ofd.svg"); } &.pdf:before { - background-image: url("../images/file/pdf.svg"); + background-image: url("../images/file/light/pdf.svg"); } &.picture:before { - background-image: url("../images/file/picture.svg"); + background-image: url("../images/file/light/picture.svg"); } &.ppt:before { - background-image: url("../images/file/ppt.svg"); + background-image: url("../images/file/light/ppt.svg"); } &.sheet:before { - background-image: url("../images/file/sheet.svg"); + background-image: url("../images/file/light/sheet.svg"); } &.tif:before { - background-image: url("../images/file/tif.svg"); + background-image: url("../images/file/light/tif.svg"); } &.txt:before { - background-image: url("../images/file/txt.svg"); + background-image: url("../images/file/light/txt.svg"); } &.updir:before { - background-image: url("../images/file/updir.svg"); + background-image: url("../images/file/light/updir.svg"); } &.upload:before { - background-image: url("../images/file/upload.svg"); + background-image: url("../images/file/light/upload.svg"); } &.word:before { - background-image: url("../images/file/word.svg"); + background-image: url("../images/file/light/word.svg"); } &.wps:before { - background-image: url("../images/file/wps.svg"); + background-image: url("../images/file/light/wps.svg"); } } diff --git a/resources/assets/statics/public/images/file/archive.svg b/resources/assets/statics/public/images/file/archive.svg deleted file mode 100644 index 7fa49efc8..000000000 --- a/resources/assets/statics/public/images/file/archive.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/cad.svg b/resources/assets/statics/public/images/file/cad.svg deleted file mode 100644 index dc92a1be5..000000000 --- a/resources/assets/statics/public/images/file/cad.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/code.svg b/resources/assets/statics/public/images/file/code.svg deleted file mode 100644 index e9e55f18f..000000000 --- a/resources/assets/statics/public/images/file/code.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/dark/archive.svg b/resources/assets/statics/public/images/file/dark/archive.svg new file mode 100644 index 000000000..4471a9663 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/archive.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/cad.svg b/resources/assets/statics/public/images/file/dark/cad.svg new file mode 100644 index 000000000..23b792d95 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/cad.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/code.svg b/resources/assets/statics/public/images/file/dark/code.svg new file mode 100644 index 000000000..c5f14229f --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/code.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/document.svg b/resources/assets/statics/public/images/file/dark/document.svg new file mode 100644 index 000000000..e9f9b7406 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/document.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/excel.svg b/resources/assets/statics/public/images/file/dark/excel.svg new file mode 100644 index 000000000..66b2e01fc --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/excel.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/flow.svg b/resources/assets/statics/public/images/file/dark/flow.svg new file mode 100644 index 000000000..7c7e7f39a --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/flow.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/folder.svg b/resources/assets/statics/public/images/file/dark/folder.svg new file mode 100644 index 000000000..c06c8d2b4 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/folder.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/media.svg b/resources/assets/statics/public/images/file/dark/media.svg new file mode 100644 index 000000000..045644ed2 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/media.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/mind.svg b/resources/assets/statics/public/images/file/dark/mind.svg new file mode 100644 index 000000000..fd91f9b6b --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/mind.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/ofd.svg b/resources/assets/statics/public/images/file/dark/ofd.svg new file mode 100644 index 000000000..bde3e9660 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/ofd.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/other.svg b/resources/assets/statics/public/images/file/dark/other.svg new file mode 100644 index 000000000..706a278b6 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/other.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/pdf.svg b/resources/assets/statics/public/images/file/dark/pdf.svg new file mode 100644 index 000000000..e8411fb5a --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/pdf.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/picture.svg b/resources/assets/statics/public/images/file/dark/picture.svg new file mode 100644 index 000000000..b44949973 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/picture.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/ppt.svg b/resources/assets/statics/public/images/file/dark/ppt.svg new file mode 100644 index 000000000..267ed409c --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/ppt.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/sheet.svg b/resources/assets/statics/public/images/file/dark/sheet.svg new file mode 100644 index 000000000..f5af064bc --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/sheet.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/tif.svg b/resources/assets/statics/public/images/file/dark/tif.svg new file mode 100644 index 000000000..e2ab32f60 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/tif.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/txt.svg b/resources/assets/statics/public/images/file/dark/txt.svg new file mode 100644 index 000000000..13d2bc8e0 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/txt.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/updir.svg b/resources/assets/statics/public/images/file/dark/updir.svg new file mode 100644 index 000000000..2376cb635 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/updir.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/upload.svg b/resources/assets/statics/public/images/file/dark/upload.svg new file mode 100644 index 000000000..0f2d83b98 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/upload.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/word.svg b/resources/assets/statics/public/images/file/dark/word.svg new file mode 100644 index 000000000..35c730f10 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/word.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/dark/wps.svg b/resources/assets/statics/public/images/file/dark/wps.svg new file mode 100644 index 000000000..9f5ee3b94 --- /dev/null +++ b/resources/assets/statics/public/images/file/dark/wps.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/document.svg b/resources/assets/statics/public/images/file/document.svg deleted file mode 100644 index e9e55f18f..000000000 --- a/resources/assets/statics/public/images/file/document.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/excel.svg b/resources/assets/statics/public/images/file/excel.svg deleted file mode 100644 index dd8e40445..000000000 --- a/resources/assets/statics/public/images/file/excel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/flow.svg b/resources/assets/statics/public/images/file/flow.svg deleted file mode 100644 index 1af5497f0..000000000 --- a/resources/assets/statics/public/images/file/flow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/folder.svg b/resources/assets/statics/public/images/file/folder.svg deleted file mode 100644 index 47b32776c..000000000 --- a/resources/assets/statics/public/images/file/folder.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/light/archive.svg b/resources/assets/statics/public/images/file/light/archive.svg new file mode 100644 index 000000000..365457f1f --- /dev/null +++ b/resources/assets/statics/public/images/file/light/archive.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/cad.svg b/resources/assets/statics/public/images/file/light/cad.svg new file mode 100644 index 000000000..bd7d40060 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/cad.svg @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/code.svg b/resources/assets/statics/public/images/file/light/code.svg new file mode 100644 index 000000000..fb1f2c693 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/code.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/document.svg b/resources/assets/statics/public/images/file/light/document.svg new file mode 100644 index 000000000..bc3e838bc --- /dev/null +++ b/resources/assets/statics/public/images/file/light/document.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/excel.svg b/resources/assets/statics/public/images/file/light/excel.svg new file mode 100644 index 000000000..bda011240 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/excel.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/flow.svg b/resources/assets/statics/public/images/file/light/flow.svg new file mode 100644 index 000000000..eb3e0372f --- /dev/null +++ b/resources/assets/statics/public/images/file/light/flow.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/folder.svg b/resources/assets/statics/public/images/file/light/folder.svg new file mode 100644 index 000000000..be55bf833 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/folder.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/media.svg b/resources/assets/statics/public/images/file/light/media.svg new file mode 100644 index 000000000..7d262cc2c --- /dev/null +++ b/resources/assets/statics/public/images/file/light/media.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/mind.svg b/resources/assets/statics/public/images/file/light/mind.svg new file mode 100644 index 000000000..9b1a93d29 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/mind.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/ofd.svg b/resources/assets/statics/public/images/file/light/ofd.svg new file mode 100644 index 000000000..9110596a4 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/ofd.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/other.svg b/resources/assets/statics/public/images/file/light/other.svg new file mode 100644 index 000000000..706a278b6 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/other.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/pdf.svg b/resources/assets/statics/public/images/file/light/pdf.svg new file mode 100644 index 000000000..92b2155d2 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/pdf.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/picture.svg b/resources/assets/statics/public/images/file/light/picture.svg new file mode 100644 index 000000000..aef64ba82 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/picture.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/ppt.svg b/resources/assets/statics/public/images/file/light/ppt.svg new file mode 100644 index 000000000..3e621b8b5 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/ppt.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/sheet.svg b/resources/assets/statics/public/images/file/light/sheet.svg new file mode 100644 index 000000000..57f761113 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/sheet.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/tif.svg b/resources/assets/statics/public/images/file/light/tif.svg new file mode 100644 index 000000000..cd43115c8 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/tif.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/txt.svg b/resources/assets/statics/public/images/file/light/txt.svg new file mode 100644 index 000000000..52198eb20 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/txt.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/updir.svg b/resources/assets/statics/public/images/file/light/updir.svg new file mode 100644 index 000000000..3e603b9d4 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/updir.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/upload.svg b/resources/assets/statics/public/images/file/light/upload.svg new file mode 100644 index 000000000..b23565f17 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/upload.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/word.svg b/resources/assets/statics/public/images/file/light/word.svg new file mode 100644 index 000000000..e26f03ee9 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/word.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/light/wps.svg b/resources/assets/statics/public/images/file/light/wps.svg new file mode 100644 index 000000000..e2ccbfb27 --- /dev/null +++ b/resources/assets/statics/public/images/file/light/wps.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/assets/statics/public/images/file/media.svg b/resources/assets/statics/public/images/file/media.svg deleted file mode 100644 index 40789b551..000000000 --- a/resources/assets/statics/public/images/file/media.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/mind.svg b/resources/assets/statics/public/images/file/mind.svg deleted file mode 100644 index af2e370e8..000000000 --- a/resources/assets/statics/public/images/file/mind.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/ofd.svg b/resources/assets/statics/public/images/file/ofd.svg deleted file mode 100644 index 41361a044..000000000 --- a/resources/assets/statics/public/images/file/ofd.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/other.svg b/resources/assets/statics/public/images/file/other.svg deleted file mode 100644 index 356c09f54..000000000 --- a/resources/assets/statics/public/images/file/other.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/pdf.svg b/resources/assets/statics/public/images/file/pdf.svg deleted file mode 100644 index 9a27a1711..000000000 --- a/resources/assets/statics/public/images/file/pdf.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/picture.svg b/resources/assets/statics/public/images/file/picture.svg deleted file mode 100644 index 9cb237529..000000000 --- a/resources/assets/statics/public/images/file/picture.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/ppt.svg b/resources/assets/statics/public/images/file/ppt.svg deleted file mode 100644 index 8601bb6e0..000000000 --- a/resources/assets/statics/public/images/file/ppt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/sheet.svg b/resources/assets/statics/public/images/file/sheet.svg deleted file mode 100644 index d7e116692..000000000 --- a/resources/assets/statics/public/images/file/sheet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/tif.svg b/resources/assets/statics/public/images/file/tif.svg deleted file mode 100644 index 73a5c0dd9..000000000 --- a/resources/assets/statics/public/images/file/tif.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/txt.svg b/resources/assets/statics/public/images/file/txt.svg deleted file mode 100644 index bf3fa7c8c..000000000 --- a/resources/assets/statics/public/images/file/txt.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/resources/assets/statics/public/images/file/updir.svg b/resources/assets/statics/public/images/file/updir.svg deleted file mode 100644 index 4507bd44f..000000000 --- a/resources/assets/statics/public/images/file/updir.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/upload.svg b/resources/assets/statics/public/images/file/upload.svg deleted file mode 100644 index a98cdaa69..000000000 --- a/resources/assets/statics/public/images/file/upload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/word.svg b/resources/assets/statics/public/images/file/word.svg deleted file mode 100644 index 487907446..000000000 --- a/resources/assets/statics/public/images/file/word.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/assets/statics/public/images/file/wps.svg b/resources/assets/statics/public/images/file/wps.svg deleted file mode 100644 index c58939be7..000000000 --- a/resources/assets/statics/public/images/file/wps.svg +++ /dev/null @@ -1 +0,0 @@ -