atisawd / boxicons

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

Fix Issue #759 Let element exist in DOM before grabbing attribute (fix logo icon load issue) #902

Open kerryj89 opened 2 months ago

kerryj89 commented 2 months ago

Otherwise original code will initiate fallback process prematurely by attempting to grab the same icon in other logo types (which doesn't really make sense for logos anyway, but this should at least stop the prevailing issue).