Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@mailbox.org>2019-05-17 21:24:06 +0300
committerGitHub <noreply@github.com>2019-05-17 21:24:06 +0300
commit66967de242a627de4c78f33f0c7b669802c4c382 (patch)
treea5d016afba61df911068b624c23a56f5de762a42 /img
parent8126a759df4d388d130fb7db72ff8a0be26c593e (diff)
parent9c405ad39d295e2cbc0a71f2bc8482a167e1b5b1 (diff)
Merge pull request #412 from nextcloud/privacy
Add support for tasks privacy settings
Diffstat (limited to 'img')
-rw-r--r--img/src/color/privacy.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/img/src/color/privacy.svg b/img/src/color/privacy.svg
new file mode 100644
index 00000000..bd75c51e
--- /dev/null
+++ b/img/src/color/privacy.svg
@@ -0,0 +1 @@
+<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m8 3c-3.11 0-5.927 1.72-8 4.5 2.073 2.78 4.89 4.5 8 4.5s5.927-1.72 8-4.5c-2.073-2.78-4.89-4.5-8-4.5zm0 1.5a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z" fill="#4574A9"/></svg>