Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

FontAwesome needs update

Open felipenmoura opened this issue 2 years ago • 1 comments

Bug Report

Steps

Install and try and use some icons that are available only in more up to date versions of font awesome, like:

<Icon name="crown" />

SUIR mentions the fontawesome version 5.0.8, but it is currently on its version 6.4.2.

Expected Result

I believe the icons library could be (kinda easily) updated from time to time.
Perhaps, documentation could state it more clearly on how to update on our own if that is the best fix.

Actual Result

Some icons are simply missing.

Version

^2.1.4

Testcase

In this example, I tried to use the crown icon with no success. https://codesandbox.io/s/semantic-ui-react-forked-5vdxtv?file=/index.js

felipenmoura avatar Oct 03 '23 20:10 felipenmoura

👋 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.

welcome[bot] avatar Oct 03 '23 20:10 welcome[bot]