Some Status Bar icons differ in width, like "Ctrl". For these items we have to add a spacer before the next item. Unfortunately there is one code path where this does not happen for modifiers even though it does for the main icon. This PR fixes this and removes the chance of icons overlapping on the status bar. Pull Request: https://projects.blender.org/blender/blender/pulls/131584