pub(crate) fn paintable_as_notification_icon( paintable: &Paintable, scale_factor: i32, renderer: &Renderer, ) -> Texture
Generate a notification icon from the given paintable.