diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-07-13 16:36:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-13 16:36:28 +0200 |
commit | 07db4d57d66747061a95e0d7480f8190772be564 (patch) | |
tree | 1f60e18fbe27392c050009a355badae7f9f6beb7 /editor/icons/GuiTabMenuHl.svg | |
parent | 59c75d8f165c1e8312afc7e16f606e51b0befc94 (diff) | |
parent | 26381265b88d02412593d5a786772544e6a1ac09 (diff) |
Merge pull request #40289 from YeldhamDev/guitab_icon_use_hl
Prefer the highlight version of the "GuiTabIcon" icon for buttons, and make their width/height equal
Diffstat (limited to 'editor/icons/GuiTabMenuHl.svg')
-rw-r--r-- | editor/icons/GuiTabMenuHl.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiTabMenuHl.svg b/editor/icons/GuiTabMenuHl.svg index 42d58a5abf..e4c5b7bf1e 100644 --- a/editor/icons/GuiTabMenuHl.svg +++ b/editor/icons/GuiTabMenuHl.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 6 16" width="6" xmlns="http://www.w3.org/2000/svg"><path d="m3 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 6a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 6a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2z" fill="#e0e0e0"/></svg>
\ No newline at end of file +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 6a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 6a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2z" fill="#e0e0e0"/></svg>
\ No newline at end of file |