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

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorLouis Chemineau <louis@chmn.me>2021-10-20 10:59:54 +0300
committerLouis Chemineau <louis@chmn.me>2021-10-21 16:10:57 +0300
commit485a7b6bc3faefe65c50ea82e2367156f0c5cfc2 (patch)
tree433260f5ef39310a34005dc0bac9fc0ebedbcb10 /img
parent1e839292b69e3d5e21368252acfb0c41931223ed (diff)
Add web GUI for the settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
Diffstat (limited to 'img')
-rw-r--r--img/backup.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/img/backup.svg b/img/backup.svg
new file mode 100644
index 0000000..82b7f4e
--- /dev/null
+++ b/img/backup.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24">
+ <path fill="#000000" d="M12,3A9,9 0 0,0 3,12H0L4,16L8,12H5A7,7 0 0,1 12,5A7,7 0 0,1 19,12A7,7 0 0,1 12,19C10.5,19 9.09,18.5 7.94,17.7L6.5,19.14C8.04,20.3 9.94,21 12,21A9,9 0 0,0 21,12A9,9 0 0,0 12,3M14,12A2,2 0 0,0 12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12Z" />
+</svg> \ No newline at end of file