I found the svg's when I looked at the appimages mounted on /tmp.
Under ChromeOS if I want an app to show in the standard launcher bar, I need to create a corresponding .desktop file and install it using desktop-file-install. If I do not specify an icon there I get a default penguin face icon displayed, so if possible I try to override it.
|