pub async fn set( slug_or_path: &str, icon_path: &str, overwrite: bool) -> Result<(), Box<dyn Error + Send + Sync>>