aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-07-07 18:35:52 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-07-07 18:35:52 +0200
commit8c9ba2c789e69369ed11d08d47903b637c576834 (patch)
treeafb6f22cb725d526fab14508902f8d554343e0a5 /apps/files_reminders
parent03b1918c5852af63cb419a1cdf04e0ae499a0403 (diff)
downloadnextcloud-server-8c9ba2c789e69369ed11d08d47903b637c576834.tar.gz
nextcloud-server-8c9ba2c789e69369ed11d08d47903b637c576834.zip
style: Add app icon to file reminders
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'apps/files_reminders')
-rw-r--r--apps/files_reminders/img/app-dark.svg1
-rw-r--r--apps/files_reminders/img/app.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_reminders/img/app-dark.svg b/apps/files_reminders/img/app-dark.svg
new file mode 100644
index 00000000000..cc30c81cace
--- /dev/null
+++ b/apps/files_reminders/img/app-dark.svg
@@ -0,0 +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
diff --git a/apps/files_reminders/img/app.svg b/apps/files_reminders/img/app.svg
new file mode 100644
index 00000000000..ff7d7eaa8a1
--- /dev/null
+++ b/apps/files_reminders/img/app.svg
@@ -0,0 +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