summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2023-03-31 20:22:03 +0200
committerThomas Citharel <tcit@tcit.fr>2023-04-04 10:07:37 +0200
commitd87e55cf43385dc0d8a96df694f9983a75ec0637 (patch)
treeb38a8b5ae56c141b36eeb24a136dcd3d1c043c55 /apps/dav
parent135b0ded50a5909f78685f9bb09b84d42f8d51cd (diff)
downloadnextcloud-server-d87e55cf43385dc0d8a96df694f9983a75ec0637.tar.gz
nextcloud-server-d87e55cf43385dc0d8a96df694f9983a75ec0637.zip
fix(dav): Use an icon with correct color for calendar user settings section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/img/calendar.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/img/calendar.svg b/apps/dav/img/calendar.svg
new file mode 100644
index 00000000000..fed04535dab
--- /dev/null
+++ b/apps/dav/img/calendar.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 16 16"><path fill="#000" d="m4 1c-0.5 0-1 0.5-1 1v2c0 0.5 0.5 1 1 1s1-0.5 1-1v-2c0-0.5-0.5-1-1-1zm8 0c-0.5 0-1 0.5-1 1v2c0 0.5 0.5 1 1 1s1-0.5 1-1v-2c0-0.5-0.5-1-1-1zm-6.5 2v1c0 0.831-0.5 1.5-1.5 1.5s-1.5-0.5-1.5-1.5v-0.9375c-0.8841 0.227-1.5 1.0247-1.5 1.9375v8c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-8c0-0.9128-0.61588-1.7105-1.5-1.9375v0.9375c0 0.831-0.5 1.5-1.5 1.5s-1.5-0.5-1.5-1.5v-1zm7.5 5v5h-10v-5z"/></svg>