aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-07-02 18:46:09 +0200
committerGitHub <noreply@github.com>2024-07-02 18:46:09 +0200
commitd4cb51c7bc9315fd70ec737cef0e04cbb12a5705 (patch)
tree2f5c33046a3d891633e9ffb4b046ecb00a22786d /core
parent9972589cad6de5b81ecdfc7f90ad79a2f09a81f9 (diff)
parent2249d7ddf5a3cd7322d0886f615301c4b49bfe62 (diff)
downloadnextcloud-server-d4cb51c7bc9315fd70ec737cef0e04cbb12a5705.tar.gz
nextcloud-server-d4cb51c7bc9315fd70ec737cef0e04cbb12a5705.zip
Merge pull request #46215 from nextcloud/enh/dashboard-icon
chore: Replace dashboard icon with Material Symbols
Diffstat (limited to 'core')
-rw-r--r--core/img/categories/dashboard.svg2
-rw-r--r--core/img/categories/dashboard.svg.license4
2 files changed, 5 insertions, 1 deletions
diff --git a/core/img/categories/dashboard.svg b/core/img/categories/dashboard.svg
index 6205d5636bb..c2ce666d489 100644
--- a/core/img/categories/dashboard.svg
+++ b/core/img/categories/dashboard.svg
@@ -1 +1 @@
-<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m7.9062 1a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7 7 7 0 0 0-0.09375 0zm0.09375 2.6992a4.3 4.3 0 0 1 4.3008 4.3008 4.3 4.3 0 0 1-4.3008 4.3008 4.3 4.3 0 0 1-4.3008-4.3008 4.3 4.3 0 0 1 4.3008-4.3008z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#000"><path d="M528-624v-192h288v192H528ZM144-432v-384h288v384H144Zm384 288v-384h288v384H528Zm-384 0v-192h288v192H144Z"/></svg> \ No newline at end of file
diff --git a/core/img/categories/dashboard.svg.license b/core/img/categories/dashboard.svg.license
new file mode 100644
index 00000000000..398f6603848
--- /dev/null
+++ b/core/img/categories/dashboard.svg.license
@@ -0,0 +1,4 @@
+SPDX-FileCopyrightText: 2018-2024 Google LLC
+SPDX-License-Identifier: Apache-2.0
+
+Source: Material Symbols icon "dashboard"