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/ToolPan.svg | |
parent | fa270c2456df5ad12f51584c4ff891e2cf728cec (diff) |
Fix near one opacity in editor icons
Diffstat (limited to 'editor/icons/ToolPan.svg')
-rw-r--r-- | editor/icons/ToolPan.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ToolPan.svg b/editor/icons/ToolPan.svg index 28ffe6336a..51db68ae74 100644 --- a/editor/icons/ToolPan.svg +++ b/editor/icons/ToolPan.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m10 1a1 1 0 0 0 -1 1v6h-1v-5a1 1 0 0 0 -1-1 1 1 0 0 0 -1 1v8 .033203l-2.4746-1.8086c-.52015-.3803-1.1948-.4556-1.6504 0-.45566.4556-.45561 1.1948 0 1.6504l4.125 4.125h6a2 2 0 0 0 2-2v-5-4a1 1 0 0 0 -1-1 1 1 0 0 0 -1 1v4h-1v-6a1 1 0 0 0 -1-1z" 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="m10 1a1 1 0 0 0 -1 1v6h-1v-5a1 1 0 0 0 -1-1 1 1 0 0 0 -1 1v8 .033203l-2.4746-1.8086c-.52015-.3803-1.1948-.4556-1.6504 0-.45566.4556-.45561 1.1948 0 1.6504l4.125 4.125h6a2 2 0 0 0 2-2v-5-4a1 1 0 0 0 -1-1 1 1 0 0 0 -1 1v4h-1v-6a1 1 0 0 0 -1-1z" fill="#e0e0e0"/></svg> |