diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-10 03:27:01 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-10 15:53:45 +0200 |
commit | b2cf05657d00814da57ce91d72ae1be70b6c990b (patch) | |
tree | ecdc5ded80a6b7b0fc822d2215cd2a201b3738f4 /apps/dashboard | |
parent | 038836c41ca8c27289de4d40259f49818ba8cfbb (diff) | |
download | nextcloud-server-b2cf05657d00814da57ce91d72ae1be70b6c990b.tar.gz nextcloud-server-b2cf05657d00814da57ce91d72ae1be70b6c990b.zip |
chore: Make app icons consistent Material Symbols with same settings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/img/dashboard.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/img/dashboard.svg b/apps/dashboard/img/dashboard.svg index 7bbc84630eb..b2e5fcfa7a9 100644 --- a/apps/dashboard/img/dashboard.svg +++ b/apps/dashboard/img/dashboard.svg @@ -1 +1 @@ -<svg viewBox="0 0 32 32" height="32" width="32" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="M13 9V3h8v6h-8ZM3 13V3h8v10H3Zm10 8V11h8v10h-8ZM3 21v-6h8v6H3Z" style="fill:#fff;fill-rule:nonzero" transform="translate(-2.667 -2.667) scale(1.55556)"/></svg>
\ No newline at end of file +<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 |