pub fn generate_icon_without_background( number: u32, light_theme: bool, ) -> Vec<u8> ⓘ
Generate icon without any background using the imageproc crate to draw text.
imageproc