Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link and Unlink icons not showing in 2.2.2 #4457

Closed
shamusmac opened this issue Aug 19, 2016 · 2 comments
Closed

Link and Unlink icons not showing in 2.2.2 #4457

shamusmac opened this issue Aug 19, 2016 · 2 comments

Comments

@shamusmac
Copy link

shamusmac commented Aug 19, 2016

Link and Unlink icons are not showing in today's download of https://github.com/Semantic-Org/Semantic-UI/archive/master.zip (2.2.2).

Reproduce with HTML:
<i class="link icon"></i> <i class="user icon"></i> <i class="unlink icon"></i>

Outcome:
Only user icon shows.

@Slowhand0309
Copy link

You should try change from (un)link to (un)linkify.

<i class="linkify icon"></i> <i class="user icon"></i> <i class="unlinkify icon"></i> 

@vinayakkulkarni
Copy link
Member

Kindly read the icons docs Here

linkify and unlinkify are the classes to be used as @Slowhand0309 said.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants