pub fn icon_cache_dir() -> PathBufExpand description
Returns the icon disk-cache directory: ~/.cache/rustmotion/icons.
Mirrors google_fonts::font_cache_dir,
which does the same thing for downloaded font files — see that module
for the disk-cache-before-network shape this was lifted from.