pub fn string_as_notification_icon( string: &str, helper_widget: &Widget, ) -> Result<Texture, Error>
Generate a notification icon from a string.
This should match the behavior of AdwAvatar.
AdwAvatar