Skip to content

Commit 6dc614c

Browse files
Merge pull request #47030 from nextcloud/chore/dashboard
chore: Replace dashboard icon with Material Symbols "View Column"
2 parents c7e0d90 + 23b5fd5 commit 6dc614c

File tree

92 files changed

+137
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+137
-137
lines changed

apps/dashboard/img/dashboard.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SPDX-FileCopyrightText: 2018-2024 Google LLC
22
SPDX-License-Identifier: Apache-2.0
33

4-
Source: Material Symbols icon "dashboard"
4+
Source: Material Symbols icon "View Column"

apps/settings/src/constants/AppstoreCategoryIcons.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import {
2525
mdiStarCircleOutline,
2626
mdiStarShooting,
2727
mdiTools,
28-
mdiViewDashboard,
28+
mdiViewColumn,
2929
} from '@mdi/js'
3030

3131
/**
@@ -45,7 +45,7 @@ export default Object.freeze({
4545
// generic categories
4646
auth: mdiKey,
4747
customization: mdiCog,
48-
dashboard: mdiViewDashboard,
48+
dashboard: mdiViewColumn,
4949
files: mdiFolder,
5050
games: mdiControllerClassic,
5151
integration: mdiOpenInApp,

core/img/categories/dashboard.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SPDX-FileCopyrightText: 2018-2024 Google LLC
22
SPDX-License-Identifier: Apache-2.0
33

4-
Source: Material Symbols icon "dashboard"
4+
Source: Material Symbols icon "View Column"

dist/1439-1439.js

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

dist/1439-1439.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/9480-9480.js

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

dist/9480-9480.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/comments-comments-app.js

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)