https://bugs.documentfoundation.org/show_bug.cgi?id=150973
--- Comment #11 from Caolán McNamara <[email protected]> --- something like gnome provides icons in some pixel sizes and then a scalable version, e.g. $ ls /usr/share/icons/Adwaita/ 16x16 22x22 24x24 256x256 32x32 48x48 512x512 64x64 8x8 96x96 scalable an arrangement like that sounds plausible to me, bundle say "colibre" and "colibre_svg" together into a single "colibre" zip/package with a "scalable" subdir of the svg version and a 32x32 (?) of the png version. And prefer a concrete pixel version if its present and is at the requested size while use the scalable one if the requested size is larger. -- You are receiving this mail because: You are the assignee for the bug.
