Skip to content

Add icon at 64px, clean up SVG metadata

newhoa requested to merge newhoa/garcon:add-64px-icon into master

I believe a lot of these Xfce system apps and libraries are only shown in certain situations. So I don't think doing every size is needed, just certain sizes. If anyone catches any other sizes that are needed let me know.


This should give a cleaner look in xfce4-about > About tab with 2x UI scaling.

Removes export path strings from SVGs, metadata which Inkscape added on export.

Note: Inkscape has recently changed how export paths are saved, using relative paths, so that shouldn't be an issue in the future.

Merge request reports