Streamline svg icons / Some svg flag icons are broken
I can agree with https://github.com/TYPO3/TYPO3.Icons/issues/282, that some svg icons needs a viewBox to not break in some browsers.
Instead of duplicating the issue, I just reference it, is it is already explained in detail: https://github.com/TYPO3/TYPO3.Icons/issues/282 https://github.com/TYPO3/TYPO3.Icons/issues/283
The files are auto-downloaded from Wikipedia (Wikimedia Commons). That said, we can fix the source by uploading a fixed version.
Is it one problem (missing viewBox) or also other issues? Do you have a script for the fix?
Hi, thx for your fast response. Ah I see. Do you suggest to fix it at wikipedia or in your repo? Actually I have no script for the fix.
We don't maintain a local source for the files, so, if only fixed here in the repo, it would get overridden on the next update, or, if marked locally, then not getting upstream updates. So, I say we better fix the files on Wikipedia. (Also benefiting other users of the file.)
Do you know how many files are broken? If just a few, we can fix manually. If more, better to have a script.
I try to take care of it