summaryrefslogtreecommitdiffstats
path: root/core/img/actions/checkbox-white.svg
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-15 23:22:42 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-16 09:06:05 +0200
commitd2d4cbc23e98bd5a4cd2b340927aec485ba74684 (patch)
treed454b17534709cfa6c5d7860e4f6e73900cf0a0c /core/img/actions/checkbox-white.svg
parent0ce3b19e11bdf9ac71a4992f2de6169e148754fb (diff)
downloadnextcloud-server-d2d4cbc23e98bd5a4cd2b340927aec485ba74684.tar.gz
nextcloud-server-d2d4cbc23e98bd5a4cd2b340927aec485ba74684.zip
fix checkbox images
Diffstat (limited to 'core/img/actions/checkbox-white.svg')
-rw-r--r--core/img/actions/checkbox-white.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/checkbox-white.svg b/core/img/actions/checkbox-white.svg
index 3c5f6090f6e..4325f9fb1e0 100644
--- a/core/img/actions/checkbox-white.svg
+++ b/core/img/actions/checkbox-white.svg
@@ -1,4 +1,4 @@
<?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="16px" width="16px" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
- <path fill="#fff" d="m3 2c-0.554 0-1 0.446-1 1v10c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-10c0-0.554-0.446-1-1-1h-10zm0 1h10v10h-10v-10z"/>
+ <path d="m3 2c-0.554 0-1 0.446-1 1v10c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-10c0-0.554-0.446-1-1-1h-10zm0 1h10v10h-10v-10z" fill="#fff"/>
</svg>