Fallback to unknown icon if mimetype does not have one
KStandardItemListWidget::updatePixmapCache() assumes that when KFileItemModelRolesUpdater returns a non-empty icon name that icon file must exist. That is not always the case as indicated by pixmapForIcon returning a null QPixmap.
Edited by Méven Car