diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-07-03 10:16:25 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-07-07 19:34:19 +0200 |
commit | 6c6ca859bf02619170864890480e91fbc81a7628 (patch) | |
tree | 38ce9e93d8ae608e884aa5cee208b2b64642bcea /apps/dashboard | |
parent | 8534b8cc5c9dd40732d5b9e41c72627d2461325d (diff) | |
download | nextcloud-server-6c6ca859bf02619170864890480e91fbc81a7628.tar.gz nextcloud-server-6c6ca859bf02619170864890480e91fbc81a7628.zip |
fix: update dashboard icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.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 b2e5fcfa7a9..25cd53b9346 100644 --- a/apps/dashboard/img/dashboard.svg +++ b/apps/dashboard/img/dashboard.svg @@ -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>
\ No newline at end of file +<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(-4 -4) scale(1.66667)"/></svg>
\ No newline at end of file |