pub fn material_symbol_sized_message_button( icon_id: &str, filled: bool, size: impl Into<Pixels>, message: Message, ) -> Button<'_, Message>