diff options
Diffstat (limited to 'core/img/actions/checkbox-white.svg')
-rw-r--r-- | core/img/actions/checkbox-white.svg | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/img/actions/checkbox-white.svg b/core/img/actions/checkbox-white.svg index 4325f9fb1e0..1a0cd569e1c 100644 --- a/core/img/actions/checkbox-white.svg +++ b/core/img/actions/checkbox-white.svg @@ -1,4 +1 @@ -<?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 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> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M3 2c-.554 0-1 .446-1 1v10c0 .554.446 1 1 1h10c.554 0 1-.446 1-1V3c0-.554-.446-1-1-1H3zm0 1h10v10H3V3z" fill="#fff"/></svg>
\ No newline at end of file |