pub fn generate_icon_with_background(number: u32, light_theme: bool) -> Vec<u8> ⓘ
Generate an icon with a background using the imageproc crate to draw text.
imageproc