icon-naming-utils

Utility for managing icon names and mappings in desktop icon themes.

brewmacoslinux
Try with needOr install directly
Source

About

Script to handle icon names in desktop icon themes

Commands

icon-name-mappingicon-theme-validator

Examples

generate icon name mapping database from theme files$ icon-name-mapping /usr/share/icons/hicolor
validate icon names match desktop standards$ icon-theme-validator --check /path/to/icon/theme
create mapping between old and new icon names$ icon-name-mapping --map legacy-icons.txt modern-icons.txt
list all available icon names in a theme$ icon-name-mapping --list /usr/share/icons/gnome
update icon theme database after adding new icons$ icon-name-mapping --update /path/to/custom/theme