If you just want to make all icons visible then the easiest way is probably to adjust "defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int <value>" and "defaults -currentHost write -globalDomain NSStatusItemSpacing -int <value>". Needs restart/logout to apply. Personally I set both to 6. Works well if you have a static number of icons.