LelouchFR / skill-icons

"Fork" of official skill-icons repository. Showcase your skills on your Github readme or resumé with ease ✨
https://go-skill-icons.vercel.app
MIT License
165 stars 27 forks source link

[BUG]: Defective display of svg in Arc browser #234

Closed Denisskas closed 2 weeks ago

Denisskas commented 2 weeks ago

Description of the bug

Starting on Arc browser (Windows 11): 1.17.0 version and latest (1.18.0) Arc_wf4SafIaEg

Steps To Reproduce

1.View icons in github on PC

Additional Information

No response

Code of Conduct Acknowledgment

LelouchFR commented 2 weeks ago

I don't see any problem there... Could you provide a little more informations ?

Denisskas commented 2 weeks ago

@LelouchFR Sorry, I should have done a comparison right away from different browsers.

Normal display of icons (Google Chrome) chrome_wWPSv6ttoC Defective icon display of icons (Arc browser) Arc_V668fPYdAG

LelouchFR commented 2 weeks ago

@Denisskas By seeing this, I think more that the problem comes from the implementation that arc has done from the chromium browser (or how arc has been compiled from your side) which has changed something from the rendering from svg. Since the code does not change at any problem (svg whise). Maybe try finding info around other arc browser users, because I find that strange...

LelouchFR commented 2 weeks ago

I guess you can open an issue about it here and give us some updates about it (you can also share the gh issue). I'm going to close the issue since I don't think that problem comes from the side of the api, but you can still write here so we get update about the issue