You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I've noticed that .txt and .pdf ending strings do not show any icon in the sample page (not even the default icon): https://exuanbo.xyz/file-icons-js/
At first I thought it was a problem with my project, but then I realized it's the only icon that has a different class name than the others:
Hello, I've noticed that
.txt
and.pdf
ending strings do not show any icon in the sample page (not even the default icon): https://exuanbo.xyz/file-icons-js/At first I thought it was a problem with my project, but then I realized it's the only icon that has a different class name than the others:
https://github.com/exuanbo/file-icons-js/blob/master/lib/icons/.icondb.js#L1391
https://github.com/exuanbo/file-icons-js/blob/master/lib/icons/.icondb.js#L1690-L1702
If I have some time I will make a PR to fix it using Font Awesome icons.
The text was updated successfully, but these errors were encountered: