Closed free-bots closed 3 years ago
Thank you for taking your time to solve this issue. With your altered SVG, the icon itself seems to be displayed correctly. I cannot tell the difference between the old and the new SVG. When opened in Inkscape they seem to be pretty similar. So what exactly is the difference between the two?
However, the reason why the CSS is how it is, is the following: When displaying two icons in parallel (like the Syncthing icon and a pause icon) there should be only very little space between the two. I am afraid that without the padding=0, the icons are too far apart.
There was a typo that caused this issueheigth -> height
.
For me with or without the css the gap looks the same. without css: with css:
Ahh, nice catch, thank you.
For me, without the CSS the gaps look actually different. But I guess it's better to have consistent experience, so delete the CSS for now.
This fixes #61
the icon was visible but very tiny (white dot in preview):
After moving the circle in inkscape and center it again:
Icon is now visible but not centered due to unnecessary css:
After removing css :