Closed ids1024 closed 3 years ago
Same with the normal USB icon too
We could include them as gresources in case the system icons are missing.
I see three icons Popsicle relies on here:
drive-removable-media-usb
process-completed
dialog-error
application-x-cd-image
This seems to be the standard for icon theming, to the extent that there is one: https://developer.gnome.org/icon-naming-spec
Looking at that, and at other themes:
drive-removable-media-usb
is not standard, but drive-removable-media
is. The spec seems to suggest the correct behavior is to fall back to the more general one.dialog-error
is standard, and should always be available.application-x-cd-image
is not standard, though some other mime types are. It also exists in the Humanity theme.process-completed
seems to only be in the Pop theme?
The
process-completed
icon doesn't seem to be present in other themes.