diff options
author | Paweł <pkowal1982@gmail.com> | 2022-11-24 09:43:24 +0100 |
---|---|---|
committer | Paweł <pkowal1982@gmail.com> | 2022-11-24 10:35:50 +0100 |
commit | 13e54603cc2e2128440aaa0c3346ca573bef56f2 (patch) | |
tree | 006834adc1cb347bf349174d29c0cdaae52eb4da /editor/icons/Clear.svg | |
parent | fa270c2456df5ad12f51584c4ff891e2cf728cec (diff) |
Fix near one opacity in editor icons
Diffstat (limited to 'editor/icons/Clear.svg')
-rw-r--r-- | editor/icons/Clear.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Clear.svg b/editor/icons/Clear.svg index 43c00311bc..577cacba22 100644 --- a/editor/icons/Clear.svg +++ b/editor/icons/Clear.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1a1 1 0 0 0 -1 1v5h-2c-1.108 0-2 .892-2 2v1h10v-1c0-1.108-.892-2-2-2h-2v-5a1 1 0 0 0 -1-1zm-5 10v4l10-1v-3z" fill="#e0e0e0" fill-opacity=".99608"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1a1 1 0 0 0 -1 1v5h-2c-1.108 0-2 .892-2 2v1h10v-1c0-1.108-.892-2-2-2h-2v-5a1 1 0 0 0 -1-1zm-5 10v4l10-1v-3z" fill="#e0e0e0"/></svg> |