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

Wrong Icon Name? #2617

Closed
minotaurrr opened this issue Mar 8, 2018 · 5 comments
Closed

Wrong Icon Name? #2617

minotaurrr opened this issue Mar 8, 2018 · 5 comments

Comments

@minotaurrr
Copy link

✖ CSS ISSUES → Post on https://github.com/Semantic-Org/Semantic-UI

✖ USAGE QUESTIONS → Use these dedicated resources:
Docs - http://react.semantic-ui.com
Chat - https://gitter.im/Semantic-Org/Semantic-UI-React
SO - https://stackoverflow.com/questions/tagged/semantic-ui-react?sort=votes

✔ BUGS → This form is required:

Steps

I am trying to use the 'calendar' icon as displayed in the docs like this:

<Icon name='calendar' />

Expected Result

cal

Actual Result

capture

Version

2.3.0

Testcase

Hey guys,

As explained above I'm trying to use the calendar icon (the one in the docs) but it keeps showing a different calendar icon and I'm not sure why.. any ideas?

@welcome
Copy link

welcome bot commented Mar 8, 2018

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@layershifter
Copy link
Member

SUI 2.3 uses FontAwesome 5, see #2550.

@reddishtg
Copy link

Apologies if this is not the right place, but the react.semantic-ui.com website needs to be updated with this change. It looks like the main semantic-ui site shows the current FontAwesome version, but not the react version.

@brianespinosa
Copy link
Member

@reddishtg there is currently a note at the top of the README.md with this information. https://github.com/Semantic-Org/Semantic-UI-React/blob/master/README.md

There is a PR in progress which updates everything, including the docs site. #2657

@reddishtg
Copy link

Thanks. You would think that would make it obvious to see. I guess that's what I get for finding the website before the github repo.

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

4 participants