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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-08-01 19:16:01 +0300
committerJoas Schilling <coding@schilljs.com>2017-08-01 19:16:01 +0300
commit43f80f21d01db0ddf228e2ac33924d7440710fc6 (patch)
treefac55a28e769ac6dc1d6d72bdcafed75e5f25267 /img
parentf2402e9fc1aa491489ac6e5b19ba110d603bae1f (diff)
Fix notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'img')
-rw-r--r--img/app-dark.svg1
-rw-r--r--img/app.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/img/app-dark.svg b/img/app-dark.svg
new file mode 100644
index 0000000..3d16191
--- /dev/null
+++ b/img/app-dark.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 71 100"><path d="M35.5 6.25c-13.807 0-25 11.193-25 25v12.5H4.25V87.5h62.5V43.75H60.5v-12.5c0-13.807-11.194-25-25-25zm0 12.5c6.904 0 12.5 5.596 12.5 12.5v12.5H23v-12.5c0-6.904 5.596-12.5 12.5-12.5z"/></svg> \ No newline at end of file
diff --git a/img/app.svg b/img/app.svg
new file mode 100644
index 0000000..f718717
--- /dev/null
+++ b/img/app.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 71 100"><path d="M35.5 6.25c-13.807 0-25 11.193-25 25v12.5H4.25V87.5h62.5V43.75H60.5v-12.5c0-13.807-11.194-25-25-25zm0 12.5c6.904 0 12.5 5.596 12.5 12.5v12.5H23v-12.5c0-6.904 5.596-12.5 12.5-12.5z" fill="#FFFFFF" /></svg>