diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-07-08 18:40:55 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-07-08 18:42:07 +0200 |
commit | 67fef54b6ccafa3aa112c406da2435a2ec088883 (patch) | |
tree | 28455aea22eb25add3655d5269425bed8f0886b6 /apps/dashboard | |
parent | a434dfbcb345723b774f8f13dd8369ab76e54967 (diff) | |
download | nextcloud-server-67fef54b6ccafa3aa112c406da2435a2ec088883.tar.gz nextcloud-server-67fef54b6ccafa3aa112c406da2435a2ec088883.zip |
style: Align dashboard app icon in size with photos app 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 25cd53b9346..7bbc84630eb 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(-4 -4) scale(1.66667)"/></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(-2.667 -2.667) scale(1.55556)"/></svg>
\ No newline at end of file |