thesabbir / simple-line-icons

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

Icon google not working #53

Closed StevenLantinga closed 8 years ago

StevenLantinga commented 8 years ago

I did a npm install and all icons are working except the google icon.

thesabbir commented 8 years ago

updated package. please check now.

StevenLantinga commented 8 years ago

That's fast. But I don't see any changes yet. Maybe I'm missing something but you're last commit is from 6 days ago. Am I on the wrong branche?

thesabbir commented 8 years ago

try reinstalling the package.

StevenLantinga commented 8 years ago

Already did that. No changes yet.

mruz commented 8 years ago

Since 2.3.1 version https://github.com/thesabbir/simple-line-icons/commit/315e39f1722b679fb648f828a422e69373649dfe there is no gplus, just google. Maybe this is the reason.

<i class="icon-social-google"></i>
thesabbir commented 8 years ago

@mruz thanks for pointing that out. I think we should follow "semver" closely. Breaking changes should be introduced in major versions.

StevenLantinga commented 8 years ago

It appears to be working now. Maybe cache. Thanks.