Skip to content

Resized the SVG to 40x40 to satisfy KDE's square image requirement

Hao Joe requested to merge magical/toad:master into master

I believe this addressed issue #18 (closed). During my build of Toad I modified the SVG by simply resizing the icon to 40x40 then adding every element into a group, then transforming that group 5 pixels down (the original SVG is 30x30 so hopefully this recenters it.) The build is successful and now I have a working copy of Toad.

Merge request reports