diff options
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/close-white.svg | 2 | ||||
-rw-r--r-- | core/img/actions/close.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/img/actions/close-white.svg b/core/img/actions/close-white.svg index 75445a1ae75..f24a6914b0f 100644 --- a/core/img/actions/close-white.svg +++ b/core/img/actions/close-white.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16" width="16" version="1.1" height="16"><path fill="#fff" d="m15 13-2 2-5-5-5 5-2-2 5-5-5-5 2-2 5 5 5-5 2 2-5 5z"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewbox="0 0 16 16"><path fill="#fff" d="m14 12.3-1.7 1.7-4.3-4.3-4.3 4.3-1.7-1.7 4.3-4.3-4.3-4.3 1.7-1.7 4.3 4.3 4.3-4.3 1.7 1.7-4.3 4.3z"/></svg> diff --git a/core/img/actions/close.svg b/core/img/actions/close.svg index 4329b21bb0a..1fe4d0e2ffe 100644 --- a/core/img/actions/close.svg +++ b/core/img/actions/close.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16" width="16" version="1.1" height="16"><path d="m15 13-2 2-5-5-5 5-2-2 5-5-5-5 2-2 5 5 5-5 2 2-5 5z"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewbox="0 0 16 16"><path d="m14 12.3-1.7 1.7-4.3-4.3-4.3 4.3-1.7-1.7 4.3-4.3-4.3-4.3 1.7-1.7 4.3 4.3 4.3-4.3 1.7 1.7-4.3 4.3z"/></svg> |