static void ExportAssetIcons()
 {
     ExportAssetSprites(ToolsConst.GetIconsFilePath(), "icons");
 }