fn gen_path_icon(
config: &FileDialogConfig,
path: &Path,
file_system: &dyn FileSystem,
) -> StringExpand description
Generates the icon for the specific path. The default icon configuration is taken into account, as well as any configured file icon filters.