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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/img
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-05-03 11:31:56 +0300
committerJulius Härtl <jus@bitgrid.net>2018-05-03 11:32:16 +0300
commit94528ad2be8e2bccce42e92dc1abccd3a2433b2e (patch)
tree0358cdef20b04643f26493852b6a57af101fdaf0 /core/img
parentd0efe1bf6c925a002f3777305fb6ad6f2f26f2dd (diff)
Move quota icon to core
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'core/img')
-rw-r--r--core/img/actions/quota.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/actions/quota.svg b/core/img/actions/quota.svg
new file mode 100644
index 00000000000..691cb29efce
--- /dev/null
+++ b/core/img/actions/quota.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="16" viewBox="0 0 16 16" width="16" version="1.1"><path d="m8 1c-3.86 0-7 3.15-7 7s3.15 7 7 7c3.86 0 7-3.15 7-7 0-3.86-3.15-7-7-7zm0 1.75c2.91 0 5.25 2.34 5.25 5.25 0 1.42-0.56 2.7-1.47 3.644l-3.78-3.644z"/></svg>