And for future reference: To make a 32x24 icon (which is really only 24 wide with padding) into 24x24, use this (and adjust accordingly for other dimensions):
convert -background none -extent 32x32 -page -5+0 INFILE.svg - | convert -background none -crop 24x24 - OUTFILE.svg ** Summary changed: - Squashed blurry battery indicator in gnome-shell + Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1693155 Title: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1693155/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
