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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to