pub type Icon = [u8; 8];
8x8 single-color icons for the editor tab bar, one bit per pixel. Order matches TAB_ICONS’ documentation: code, sprite, map, sfx, music.
TAB_ICONS