atisawd / boxicons

High Quality web friendly icons
https://boxicons.com
MIT License
2.92k stars 292 forks source link

error load logo type icons #759

Open dwi-wijaya opened 6 months ago

dwi-wijaya commented 6 months ago

Hello, I have the following error when trying to use every logo icon:

boxicons.js:1 Failed to load icon: behance Error: 404 Cannot find "/svg/regular/bx-behance.svg" in boxicons@2.1.4

(The icon displays correctly though)

i checked on unpkg boxicon the logo icon on svg/logo folder not on svg/regular

@atisawd pls answer

kerryj89 commented 6 months ago

I am also seeing this issue. I specify type='logo' but it seems to be checking inside regular needlessly.

capture-2024-03-22-MnZv45kT

kerryj89 commented 2 weeks ago

Author seems missing, but here is how you can fix it

https://github.com/atisawd/boxicons/pull/902/files (consider applying with patch-package)