thesabbir / simple-line-icons

Simple and Minimal Line Icons
https://thesabbir.github.io/simple-line-icons
MIT License
1.86k stars 846 forks source link

Something wrong on mobile #36

Closed neilliang closed 8 years ago

neilliang commented 8 years ago

Hi, I love this font so much, but I can't use it if I put it in my own server. It preforms perfectly when I use cdnjs way to do it. Once I download it(zip) and put in my server, the icon has wrong display on mobile device(PC is fine). Did I miss something?

Iphone6s plus ios 9.2 default

My server info: Rails 4.2.3

Sorry about my English.

Josh

thesabbir commented 8 years ago

Hi @neilliang I could not recreate your issue. What browser is you using? Have you checked your media queries? Use should try remote debugging with chrome. Let me know.

thesabbir commented 8 years ago

@neilliang I think it's not the issue with package itself.

neilliang commented 8 years ago

@thesabbir Thank you for your reply. I tried safari and chrome, I got same result. I also put the package on different places, my own machine and AWS S3, still got error icons. Do I need to do any setting on server? I will try remote debugging and show you what happens.