diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2019-09-25 08:46:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-25 08:46:04 +0200 |
commit | 5a4e1045a6264fd888afe7641774a15beed0bdca (patch) | |
tree | ee5abc7bcc9cd49bfda3db8d171b5fc9a50d4148 /editor/icons/icon_pool_real_array.svg | |
parent | 0437044b9ce5d0d9bd3a3812a92f3bd1d7e65268 (diff) | |
parent | 790391bc933f705d37099f5c1e217b9f5488995f (diff) |
Merge pull request #32319 from Calinou/optimize-svgs
Optimize editor icon SVGs using svgcleaner
Diffstat (limited to 'editor/icons/icon_pool_real_array.svg')
-rw-r--r-- | editor/icons/icon_pool_real_array.svg | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/editor/icons/icon_pool_real_array.svg b/editor/icons/icon_pool_real_array.svg index 78a8064611..734f40cd05 100644 --- a/editor/icons/icon_pool_real_array.svg +++ b/editor/icons/icon_pool_real_array.svg @@ -1,5 +1 @@ -<svg width="16" height="12" version="1.1" viewBox="0 0 16 12" xmlns="http://www.w3.org/2000/svg"> -<path d="m0 0v12h4v-2h-2v-8h2v-2zm12 0v2h2v8h-2v2h4v-12z" fill="#e0e0e0"/> -<path d="m6 2a3 3 0 0 0 -3 3v5h2v-2h1v-2h-1v-1a1 1 0 0 1 1 -1zm1 0v5a3 3 0 0 0 3 3v-2a1 1 0 0 1 -1 -1v-5zm3 0v5a3 3 0 0 0 3 3v-2a1 1 0 0 1 -1 -1v-1h1v-2h-1v-2z" fill="#61daf4"/> -<path d="m7 2v5a3 3 0 0 0 3 3v-2a1 1 0 0 1 -1 -1v-5z" fill="#fff" fill-opacity=".39216"/> -</svg> +<svg height="12" viewBox="0 0 16 12" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 0v12h4v-2h-2v-8h2v-2zm12 0v2h2v8h-2v2h4v-12z" fill="#e0e0e0"/><path d="m6 2a3 3 0 0 0 -3 3v5h2v-2h1v-2h-1v-1a1 1 0 0 1 1-1zm1 0v5a3 3 0 0 0 3 3v-2a1 1 0 0 1 -1-1v-5zm3 0v5a3 3 0 0 0 3 3v-2a1 1 0 0 1 -1-1v-1h1v-2h-1v-2z" fill="#61daf4"/><path d="m7 2v5a3 3 0 0 0 3 3v-2a1 1 0 0 1 -1-1v-5z" fill="#fff" fill-opacity=".39216"/></svg>
\ No newline at end of file |