aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-07-10 03:27:01 +0200
committerFerdinand Thiessen <opensource@fthiessen.de>2024-07-10 15:53:45 +0200
commitb2cf05657d00814da57ce91d72ae1be70b6c990b (patch)
treeecdc5ded80a6b7b0fc822d2215cd2a201b3738f4 /apps/files
parent038836c41ca8c27289de4d40259f49818ba8cfbb (diff)
downloadnextcloud-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/files')
-rw-r--r--apps/files/img/app-dark.svg2
-rw-r--r--apps/files/img/app.svg2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/img/app-dark.svg b/apps/files/img/app-dark.svg
index 9b7d771861e..8eb925d52f9 100644
--- a/apps/files/img/app-dark.svg
+++ b/apps/files/img/app-dark.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="mdi-folder" viewBox="0 0 24 24"><path d="M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z" /></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px"><path d="M168-192q-29 0-50.5-21.5T96-264v-432q0-30 21.5-51t50.5-21h216l96 96h312q30 0 51 21t21 51v336q0 29-21 50.5T792-192H168Z"/></svg> \ No newline at end of file
diff --git a/apps/files/img/app.svg b/apps/files/img/app.svg
index 803e010cd11..8bb5a002ac7 100644
--- a/apps/files/img/app.svg
+++ b/apps/files/img/app.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" id="mdi-folder" viewBox="0 0 24 24"><path d="M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z" fill="#fff" /></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="M168-192q-29 0-50.5-21.5T96-264v-432q0-30 21.5-51t50.5-21h216l96 96h312q30 0 51 21t21 51v336q0 29-21 50.5T792-192H168Z"/></svg> \ No newline at end of file