Skip to content

Commit d4cb51c

Browse files
Merge pull request #46215 from nextcloud/enh/dashboard-icon
chore: Replace dashboard icon with Material Symbols
2 parents 9972589 + 2249d7d commit d4cb51c

File tree

6 files changed

+14
-6
lines changed

6 files changed

+14
-6
lines changed

.reuse/dep5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Files: tests/data/integritycheck/htaccessWithValidModifiedContent/.htaccess
9191
Copyright: 2016 ownCloud, Inc., 2019 Nextcloud GmbH and Nextcloud contributors
9292
License: AGPL-3.0-only
9393

94-
Files: core/img/favicon*.* core/img/logo/logo*.* tests/data/testimage.webp apps/testing/img/logo.png core/img/categories/dashboard.svg core/img/apps/spreed.svg
94+
Files: core/img/favicon*.* core/img/logo/logo*.* tests/data/testimage.webp apps/testing/img/logo.png core/img/apps/spreed.svg
9595
Copyright: 2016-2024 Nextcloud GmbH
9696
License: LicenseRef-NextcloudTrademarks
9797

@@ -103,7 +103,7 @@ Files: core/img/desktopapp.svg
103103
Copyright: 2016-2024 Nextcloud GmbH and Nextcloud contributors
104104
License: AGPL-3.0-or-later
105105

106-
Files: apps/dashboard/img/dashboard.svg build/psalm-baseline-ocp.xml build/psalm-baseline.xml build/stubs/xsl.php build/stubs/gd.php build/stubs/imagick.php build/stubs/intl.php build/stubs/IntlChar.php build/stubs/ldap.php build/stubs/memcached.php build/stubs/redis.php build/stubs/redis_cluster.php build/stubs/sftp.php build/stubs/ssh2.php build/stubs/apcu.php
106+
Files: build/psalm-baseline-ocp.xml build/psalm-baseline.xml build/stubs/xsl.php build/stubs/gd.php build/stubs/imagick.php build/stubs/intl.php build/stubs/IntlChar.php build/stubs/ldap.php build/stubs/memcached.php build/stubs/redis.php build/stubs/redis_cluster.php build/stubs/sftp.php build/stubs/ssh2.php build/stubs/apcu.php
107107
Copyright: 2020 Nextcloud GmbH and Nextcloud contributors
108108
License: AGPL-3.0-or-later
109109

apps/dashboard/img/dashboard.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
SPDX-FileCopyrightText: 2018-2024 Google LLC
2+
SPDX-License-Identifier: Apache-2.0
3+
4+
Source: Material Symbols icon "dashboard"

core/img/categories/dashboard.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
SPDX-FileCopyrightText: 2018-2024 Google LLC
2+
SPDX-License-Identifier: Apache-2.0
3+
4+
Source: Material Symbols icon "dashboard"

dist/icons.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)