macro_rules! icon_text { ($($item:expr),* $(,)?) => { ... }; }
Create an IconText with the given items.
IconText