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
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-19 13:18:44 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-21 15:00:38 +0300
commit85300ab50a3135dd96e86eb7e2eac5eb447f84fc (patch)
treebac3caea2c405c1f9734ca13888f231b3876d057 /apps/files/img
parent4b57f68b81d8d859ab6f8a0e063aa3ed04601741 (diff)
Quota icon by @jancborchardt
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files/img')
-rw-r--r--apps/files/img/quota.svg5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/img/quota.svg b/apps/files/img/quota.svg
index 80f55e58ece..1ab0936af1b 100644
--- a/apps/files/img/quota.svg
+++ b/apps/files/img/quota.svg
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
- <path d="m8 1.5a6.5 6.5 0 0 0-6.5 6.5 6.5 6.5 0 0 0 6.5 6.5 6.5 6.5 0 0 0 6.5-6.5h-6.5v-6.5z" style="paint-order:stroke fill markers"/>
- <path d="m9 0.5v6.5h6.5a6.5 6.5 0 0 0-6.5-6.5z" style="paint-order:stroke fill markers"/>
+<svg width="16" height="16" version="1" xmlns="http://www.w3.org/2000/svg">
+ <path d="m8 1c-3.8553 0-7 3.1448-7 7 0 3.8552 3.1448 7 7 7 3.8553 0 7-3.1448 7-7 0-3.8553-3.1447-7-7-7zm0 1.75c2.9103 0 5.25 2.3398 5.25 5.25 0 1.4192-0.55825 2.7011-1.4665 3.6435l-3.7835-3.6435z" />
</svg>