Hi I’m using package Our.Iconic And I would preceate som help with regex for fontawesome 6 I want to render <i class="fa-light fa-alarm-exclamation"></i>
I have tried
./fa-(light)+:before {
./fa-(solid|regular|light|brands|duotone|thin)+:before {
.(fa-[\w-]+):before {
Nothing seems to works, I have checked the path to the font and it’s ok.
Maybee someone can point me in right direction.
Many thanks in advance
/Christina
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/109650-regex-for-fontawesome-6