### Bug Report The typo "auxillary" needs to be fixed in the StaticIconName enum. ##### Expected Behavior `AUXILLARY_AUDIO` in the StaticIconName enum should be `AUXILIARY_AUDIO`. ##### Observed Behavior StaticIconName uses `AUXILLARY_AUDIO`.