https://bugs.documentfoundation.org/show_bug.cgi?id=98141 Bug ID: 98141 Summary: SVG application icons too large/detailed Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: ux-advise Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: ricotz@t-online.de CC: libreoffice-ux-advise@lists.freedesktop.org The currently used svg icons which are installed in the hicolor theme folder are way too large and therefore take too long to render for their use-cases. Those icons are suppose to show up in application-launchers which usually should not exceed a required size of 512x512px where the normal usage would be something like 64x or 128px. Also those icon should not be that detailed and it should be possible to render them in less than 10ms using e.g. librsvg (currently like more than 200ms) 465K /usr/share/icons/hicolor/scalable/apps/libreoffice-base.svg 1,3M /usr/share/icons/hicolor/scalable/apps/libreoffice-calc.svg 624K /usr/share/icons/hicolor/scalable/apps/libreoffice-draw.svg 550K /usr/share/icons/hicolor/scalable/apps/libreoffice-impress.svg 142K /usr/share/icons/hicolor/scalable/apps/libreoffice-main.svg 659K /usr/share/icons/hicolor/scalable/apps/libreoffice-math.svg 142K /usr/share/icons/hicolor/scalable/apps/libreoffice-startcenter.svg 534K /usr/share/icons/hicolor/scalable/apps/libreoffice-writer.svg For reference https://github.com/LibreOffice/core/commit/250feedd8e50e5eb52682a194823567ba5287c60 -- You are receiving this mail because: You are on the CC list for the bug.