pub fn create_enum_text(paths: &Vec<String>) -> Result<String, Error>
Generates the Rust enum text for the given icon paths.