Replies: 1 comment 1 reply
-
|
If you click After doing that and looking at the coordinates of the right and bottom most points in the icon, it looks like that SVG is 24000 x 25000 pixels! That's way too big. First find the Y offset of the top most pixel, which is 1256.69. Then use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I came up with this svg path for Globo (a Brazilian TV channel):
Based on: https://pt.m.wikipedia.org/wiki/Ficheiro:Rede_Globo_logo.svg
It previews ok:
But not in the card:
Maybe it's due to the size, but I don't know how to resize it to 24x24 using that site. Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions