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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

icon not show with css content #12019

Closed
mrjk990 opened this issue Dec 31, 2017 · 5 comments
Closed

icon not show with css content #12019

mrjk990 opened this issue Dec 31, 2017 · 5 comments

Comments

@mrjk990
Copy link

mrjk990 commented Dec 31, 2017

hi , i am first time use fa 5 it's awesome 馃槂
my problem with css content
check at link https://jsfiddle.net/mrjk990/8v37sxrf/1/

@tagliala
Copy link
Member

tagliala commented Jan 1, 2018

Hi!

Thanks for being part of the Font Awesome Community.

Please note that \f0a9 is the unicode point of arrow-circle-right, which is not part of Font Awesome Brands.

https://jsfiddle.net/tagliala/8v37sxrf/3/

Hope it helps

Closing here

@tagliala tagliala closed this as completed Jan 1, 2018
@DurgaPammi
Copy link

Hi i'm not able to get the content from font awesome
<Collapsible
trigger={

REFINE SELECTION
}
open
>
.Collapsible__trigger:after {
font-family: 'Font Awesome\ 5 Free';
content: "\f107" !important;
font-weight: 900;
position: absolute;
right: 10px;
top: 10px;
display: block;
transition: transform 300ms;
}
Is there any imports needed for this??

@tagliala
Copy link
Member

@DurgaPammi please open a new issue making sure to follow our bug report template

@SaiOduri
Copy link

SaiOduri commented Apr 3, 2021

@DurgaPammi @tagliala I'm having the same issue with the .Collapsible__trigger:after. Was this resolved?

@tagliala
Copy link
Member

tagliala commented Apr 3, 2021

@SaiOduri please open a new issue making sure to follow our bug report template

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