diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-28 13:30:20 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-28 13:30:20 +0200 |
commit | 30d2283bedb804350bd8641307c34a9b490ee0fb (patch) | |
tree | 46444757cca247b5c30e55b6ca95d2f24c4b6357 /apps/files/img/folder.svg | |
parent | e9e8f576554504784870c70e4a750fe3df7fbeb4 (diff) | |
download | nextcloud-server-30d2283bedb804350bd8641307c34a9b490ee0fb.tar.gz nextcloud-server-30d2283bedb804350bd8641307c34a9b490ee0fb.zip |
compress icons in navigation, move to monochrome again
Diffstat (limited to 'apps/files/img/folder.svg')
-rw-r--r-- | apps/files/img/folder.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/img/folder.svg b/apps/files/img/folder.svg index e9d96d40490..0cf4b3499dc 100644 --- a/apps/files/img/folder.svg +++ b/apps/files/img/folder.svg @@ -1,6 +1,6 @@ <?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="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <g fill-rule="evenodd" transform="matrix(.86667 0 0 .86667 -172.05 -864.43)" fill="#55739a"> - <path d="m200.2 999.72c-0.28913 0-0.53125 0.2421-0.53125 0.53117v12.784c0 0.2985 0.23264 0.5312 0.53125 0.5312h15.091c0.2986 0 0.53124-0.2327 0.53124-0.5312l0.0004-10.474c0-0.2889-0.24211-0.5338-0.53124-0.5338l-7.5457 0.0005-2.3076-2.3078z" fill-rule="evenodd" fill="#55739a"/> + <g fill-rule="evenodd" transform="matrix(.86667 0 0 .86667 -172.05 -864.43)"> + <path d="m200.2 999.72c-0.28913 0-0.53125 0.2421-0.53125 0.53117v12.784c0 0.2985 0.23264 0.5312 0.53125 0.5312h15.091c0.2986 0 0.53124-0.2327 0.53124-0.5312l0.0004-10.474c0-0.2889-0.24211-0.5338-0.53124-0.5338l-7.5457 0.0005-2.3076-2.3078z" fill-rule="evenodd"/> </g> </svg> |