[why]
When calculating the bounding box of the icon the real icon is too far
right. There is in fact a invisible box on the real icon's left.
[how]
Edit `svg` file directly (in vi) and just remove the outline's
description.
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
* Added script to optimize svgs
* Updated the svgs using svgo
* Made the optimize svg script into a workflow
* Added npm install step
* Change the env variable bug
* Clean up and updated check svg
* Change label name