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
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@mailbox.org>2020-02-13 00:46:04 +0300
committerRaimund Schlüßler <raimund.schluessler@mailbox.org>2020-03-06 13:11:50 +0300
commitfec86f0c0c6fbfc450902fbe0198d63c1fddb9ec (patch)
tree6adeca67e54434a5b2cc27ba361b1e0d06db9e92 /img/icon-toggle.svg
parenteb838bf08c0ef61d1c858433aaadeb6dbffc6e4e (diff)
Move task-body actions into Action dropdown
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Diffstat (limited to 'img/icon-toggle.svg')
-rw-r--r--img/icon-toggle.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/img/icon-toggle.svg b/img/icon-toggle.svg
new file mode 100644
index 00000000..b9200589
--- /dev/null
+++ b/img/icon-toggle.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"/></svg>