aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
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 /apps/dashboard
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 'apps/dashboard')
-rw-r--r--apps/dashboard/img/dashboard.svg2
-rw-r--r--apps/dashboard/img/dashboard.svg.license4
2 files changed, 5 insertions, 1 deletions
diff --git a/apps/dashboard/img/dashboard.svg b/apps/dashboard/img/dashboard.svg
index 4d7d106ec77..b2e5fcfa7a9 100644
--- a/apps/dashboard/img/dashboard.svg
+++ b/apps/dashboard/img/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" fill="#fff" stroke-dashoffset="10" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" style="paint-order:markers stroke fill"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#fff"><path d="M528-624v-192h288v192H528ZM144-432v-384h288v384H144Zm384 288v-384h288v384H528Zm-384 0v-192h288v192H144Z"/></svg> \ No newline at end of file
diff --git a/apps/dashboard/img/dashboard.svg.license b/apps/dashboard/img/dashboard.svg.license
new file mode 100644
index 00000000000..398f6603848
--- /dev/null
+++ b/apps/dashboard/img/dashboard.svg.license
@@ -0,0 +1,4 @@
+SPDX-FileCopyrightText: 2018-2024 Google LLC
+SPDX-License-Identifier: Apache-2.0
+
+Source: Material Symbols icon "dashboard"