From 7e7461267ff85a2bf750a3a8e1707371a9c18e9b Mon Sep 17 00:00:00 2001 From: MeowVing Date: Sun, 8 Jun 2025 07:17:54 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20reso?= =?UTF-8?q?urces/icons/ccc-app-manager=5F56px.svg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/icons/ccc-app-manager_56px.svg | 94 ------------------------ 1 file changed, 94 deletions(-) delete mode 100644 resources/icons/ccc-app-manager_56px.svg diff --git a/resources/icons/ccc-app-manager_56px.svg b/resources/icons/ccc-app-manager_56px.svg deleted file mode 100644 index bede76f..0000000 --- a/resources/icons/ccc-app-manager_56px.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - Layer 1 - - - - - - - - Settings - - - - -- Gitee From f7c1ad919088319a2f40a6979437daa8d7b0d78c Mon Sep 17 00:00:00 2001 From: MeowVing Date: Sun, 8 Jun 2025 07:17:59 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20reso?= =?UTF-8?q?urces/icons/grid=5F64px.svg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/icons/grid_64px.svg | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 resources/icons/grid_64px.svg diff --git a/resources/icons/grid_64px.svg b/resources/icons/grid_64px.svg deleted file mode 100644 index e4b2375..0000000 --- a/resources/icons/grid_64px.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - \ No newline at end of file -- Gitee From c2d2db9d35f7cafbdd394777baf91c82f7c8b7fd Mon Sep 17 00:00:00 2001 From: MeowVing Date: Sun, 8 Jun 2025 07:18:54 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=E4=B8=BA=E6=98=9F=E7=81=AB=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E7=AE=A1=E7=90=86=E5=99=A8=E5=88=B6=E4=BD=9C=E5=85=A8?= =?UTF-8?q?=E6=96=B0=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MeowVing --- resources/icons/ccc-app-manager_56px.svg | 1 + resources/icons/grid_64px.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 resources/icons/ccc-app-manager_56px.svg create mode 100644 resources/icons/grid_64px.svg diff --git a/resources/icons/ccc-app-manager_56px.svg b/resources/icons/ccc-app-manager_56px.svg new file mode 100644 index 0000000..6fc5f5a --- /dev/null +++ b/resources/icons/ccc-app-manager_56px.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/icons/grid_64px.svg b/resources/icons/grid_64px.svg new file mode 100644 index 0000000..601bdd9 --- /dev/null +++ b/resources/icons/grid_64px.svg @@ -0,0 +1 @@ + \ No newline at end of file -- Gitee