mirror of
https://github.com/nextcloud/server.git
synced 2025-08-25 21:01:18 +00:00
chore: Replace dashboard icon with Material Symbols "View Column"
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
c7e0d90988
commit
62b85b96e4
4 changed files with 4 additions and 4 deletions
apps/dashboard/img
core/img/categories
|
@ -1 +1 @@
|
|||
<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>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#fff"><path d="M216-240q-33 0-52.5-19.5T144-312v-336q0-33 19.5-52.5T216-720h48q33 0 52.5 19.5T336-648v336q0 33-19.5 52.5T264-240h-48Zm240 0q-33 0-52.5-19.5T384-312v-336q0-33 19.5-52.5T456-720h48q33 0 52.5 19.5T576-648v336q0 33-19.5 52.5T504-240h-48Zm240 0q-33 0-52.5-19.5T624-312v-336q0-33 19.5-52.5T696-720h48q33 0 52.5 19.5T816-648v336q0 33-19.5 52.5T744-240h-48Z"/></svg>
|
Before (image error) Size: 225 B After (image error) Size: 472 B |
|
@ -1,4 +1,4 @@
|
|||
SPDX-FileCopyrightText: 2018-2024 Google LLC
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
Source: Material Symbols icon "dashboard"
|
||||
Source: Material Symbols icon "View Column"
|
||||
|
|
|
@ -1 +1 @@
|
|||
<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>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#000"><path d="M216-240q-33 0-52.5-19.5T144-312v-336q0-33 19.5-52.5T216-720h48q33 0 52.5 19.5T336-648v336q0 33-19.5 52.5T264-240h-48Zm240 0q-33 0-52.5-19.5T384-312v-336q0-33 19.5-52.5T456-720h48q33 0 52.5 19.5T576-648v336q0 33-19.5 52.5T504-240h-48Zm240 0q-33 0-52.5-19.5T624-312v-336q0-33 19.5-52.5T696-720h48q33 0 52.5 19.5T816-648v336q0 33-19.5 52.5T744-240h-48Z"/></svg>
|
Before (image error) Size: 225 B After (image error) Size: 472 B |
|
@ -1,4 +1,4 @@
|
|||
SPDX-FileCopyrightText: 2018-2024 Google LLC
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
Source: Material Symbols icon "dashboard"
|
||||
Source: Material Symbols icon "View Column"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue