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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorBugsbane <user581@xymail.info>2016-08-10 14:15:13 +0300
committerGitHub <noreply@github.com>2016-08-10 14:15:13 +0300
commitbd6ade9d693d183400948977b852088d8e6105ec (patch)
tree78b3423457f7ccc324d448e6521c2c0012e10cab /img
parente36065566b0a28d2938428a886aae2f876ec6173 (diff)
Initial design for server monitor app icon
Given that we're changing from a black app menu with white app icons to a white app menu with black app icons, I'm not sure what colour the icon should be. I've done it white, as that's what the icons have always been before, and I'm guessing we're going to do some code fu to modify them, but if you need it black, just let me know. It's a 2 second fix. ;)
Diffstat (limited to 'img')
-rw-r--r--img/app.svg10
1 files changed, 4 insertions, 6 deletions
diff --git a/img/app.svg b/img/app.svg
index 4c8bb1b..a4d1517 100644
--- a/img/app.svg
+++ b/img/app.svg
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
- <g transform="translate(573.14 110.3)" fill-rule="evenodd">
- <path d="m-570.22-108.3c-0.50115 0-0.92082 0.41966-0.92082 0.92081v24.158c0 0.51739 0.40324 0.92073 0.92082 0.92073h26.158c0.51756 0 0.92081-0.40316 0.92081-0.92073l0.00069-14.154c0-0.5011-0.41966-0.92524-0.92081-0.92524h-21.079l-0.0007 11.005c0 0.48012-0.52409 0.97706-1.0042 0.97706-0.48012 0-0.99573-0.49694-0.99573-0.97706l0.0007-12.143c0-0.48012 0.40484-0.86215 0.88497-0.86215h4.5944l14.521 0.00052-0.0007-2.9516c0-0.56713-0.42551-1.0481-0.99245-1.0481h-13.007v-3.0791c0-0.50118-0.40586-0.92081-0.90701-0.92081z"/>
- <path d="m-570.22-107.3c-0.50115 0-0.92082 0.41966-0.92082 0.92081v24.158c0 0.51739 0.40324 0.92073 0.92082 0.92073h26.158c0.51756 0 0.92081-0.40316 0.92081-0.92073l0.00069-14.154c0-0.5011-0.41966-0.92524-0.92081-0.92524h-21.079l-0.0007 11.005c0 0.48012-0.52409 0.97706-1.0042 0.97706-0.48012 0-0.99573-0.49694-0.99573-0.97706l0.0007-12.143c0-0.48012 0.40484-0.86214 0.88497-0.86214h4.5944l14.521 0.00052-0.0007-2.9516c0-0.56713-0.42551-1.0481-0.99245-1.0481h-13.007v-3.0791c0-0.50118-0.40586-0.92081-0.90701-0.92081z" fill="#fff"/>
- </g>
-</svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.0">
+ <rect ry="1.9666" height="31.997" width="31.997" display="none" y=".0034182" x="0" fill="#ccc"/>
+ <path d="m3.9963 16h4.7819l4.4208-8.9881 5.73 16.236 4.237-7.244 4.839-0.004" stroke="#fff" stroke-linecap="round" stroke-miterlimit="100" stroke-width="4" fill="none"/>
+</svg>