aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
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_reminders
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_reminders')
-rw-r--r--apps/files_reminders/img/alarm.svg1
-rw-r--r--apps/files_reminders/img/app-dark.svg2
-rw-r--r--apps/files_reminders/img/app.svg2
3 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_reminders/img/alarm.svg b/apps/files_reminders/img/alarm.svg
deleted file mode 100644
index f40014bc2e0..00000000000
--- a/apps/files_reminders/img/alarm.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg viewBox="0 0 24 24" height="24" width="24" 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="M12 22a8.702 8.702 0 0 1-3.512-.712 9.146 9.146 0 0 1-2.85-1.925 9.152 9.152 0 0 1-1.925-2.85A8.711 8.711 0 0 1 3 13c0-1.25.238-2.421.713-3.513a9.152 9.152 0 0 1 1.925-2.85 9.163 9.163 0 0 1 2.85-1.925A8.702 8.702 0 0 1 12 4a8.71 8.71 0 0 1 3.513.712 9.187 9.187 0 0 1 2.85 1.925 9.17 9.17 0 0 1 1.925 2.85A8.71 8.71 0 0 1 21 13a8.71 8.71 0 0 1-.712 3.513 9.17 9.17 0 0 1-1.925 2.85 9.17 9.17 0 0 1-2.85 1.925A8.71 8.71 0 0 1 12 22Zm2.8-4.8 1.4-1.4-3.2-3.2V8h-2v5.4l3.8 3.8ZM5.6 2.35 7 3.75 2.75 8l-1.4-1.4L5.6 2.35Zm12.8 0 4.25 4.25-1.4 1.4L17 3.75l1.4-1.4Z" style="fill-rule:nonzero"/></svg> \ No newline at end of file
diff --git a/apps/files_reminders/img/app-dark.svg b/apps/files_reminders/img/app-dark.svg
index cc30c81cace..4f276090198 100644
--- a/apps/files_reminders/img/app-dark.svg
+++ b/apps/files_reminders/img/app-dark.svg
@@ -1 +1 @@
-<svg viewBox="0 0 24 24" height="24" width="24" 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="M12 22a8.71 8.71 0 0 1-3.512-.712 9.159 9.159 0 0 1-2.85-1.925 9.159 9.159 0 0 1-1.925-2.85A8.712 8.712 0 0 1 3 13c0-1.25.238-2.421.713-3.513a9.159 9.159 0 0 1 1.925-2.85 9.159 9.159 0 0 1 2.85-1.925A8.71 8.71 0 0 1 12 4a8.711 8.711 0 0 1 3.513.712 9.193 9.193 0 0 1 2.85 1.925 9.159 9.159 0 0 1 1.925 2.85A8.711 8.711 0 0 1 21 13a8.711 8.711 0 0 1-.712 3.513 9.159 9.159 0 0 1-1.925 2.85 9.159 9.159 0 0 1-2.85 1.925A8.711 8.711 0 0 1 12 22Zm2.8-4.8 1.4-1.4-3.2-3.2V8h-2v5.4l3.8 3.8ZM5.6 2.35 7 3.75 2.75 8l-1.4-1.4L5.6 2.35Zm12.8 0 4.25 4.25-1.4 1.4L17 3.75l1.4-1.4Z" style="fill-rule:nonzero"/></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="M480-96q-70 0-131.13-26.6-61.14-26.6-106.4-71.87-45.27-45.26-71.87-106.4Q144-362 144-432t26.6-131.13q26.6-61.14 71.87-106.4 45.26-45.27 106.4-71.87Q410-768 480-768t131.13 26.6q61.14 26.6 106.4 71.87 45.27 45.26 71.87 106.4Q816-502 816-432t-26.6 131.13q-26.6 61.14-71.87 106.4-45.26 45.27-106.4 71.87Q550-96 480-96Zm100-200 51-51-115-115v-162h-72v192l136 136ZM237-845l51 51-170 170-51-51 170-170Zm486 0 170 170-51 51-170-170 51-51Z"/></svg> \ No newline at end of file
diff --git a/apps/files_reminders/img/app.svg b/apps/files_reminders/img/app.svg
index ff7d7eaa8a1..8350139e3ed 100644
--- a/apps/files_reminders/img/app.svg
+++ b/apps/files_reminders/img/app.svg
@@ -1 +1 @@
-<svg viewBox="0 0 24 24" height="24" width="24" 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="M12 22a8.71 8.71 0 0 1-3.512-.712 9.159 9.159 0 0 1-2.85-1.925 9.159 9.159 0 0 1-1.925-2.85A8.712 8.712 0 0 1 3 13c0-1.25.238-2.421.713-3.513a9.159 9.159 0 0 1 1.925-2.85 9.159 9.159 0 0 1 2.85-1.925A8.71 8.71 0 0 1 12 4a8.711 8.711 0 0 1 3.513.712 9.193 9.193 0 0 1 2.85 1.925 9.159 9.159 0 0 1 1.925 2.85A8.711 8.711 0 0 1 21 13a8.711 8.711 0 0 1-.712 3.513 9.159 9.159 0 0 1-1.925 2.85 9.159 9.159 0 0 1-2.85 1.925A8.711 8.711 0 0 1 12 22Zm2.8-4.8 1.4-1.4-3.2-3.2V8h-2v5.4l3.8 3.8ZM5.6 2.35 7 3.75 2.75 8l-1.4-1.4L5.6 2.35Zm12.8 0 4.25 4.25-1.4 1.4L17 3.75l1.4-1.4Z" style="fill:#fff;fill-rule:nonzero"/></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="M480-96q-70 0-131.13-26.6-61.14-26.6-106.4-71.87-45.27-45.26-71.87-106.4Q144-362 144-432t26.6-131.13q26.6-61.14 71.87-106.4 45.26-45.27 106.4-71.87Q410-768 480-768t131.13 26.6q61.14 26.6 106.4 71.87 45.27 45.26 71.87 106.4Q816-502 816-432t-26.6 131.13q-26.6 61.14-71.87 106.4-45.26 45.27-106.4 71.87Q550-96 480-96Zm100-200 51-51-115-115v-162h-72v192l136 136ZM237-845l51 51-170 170-51-51 170-170Zm486 0 170 170-51 51-170-170 51-51Z"/></svg> \ No newline at end of file