Ques/Help When will we get FontAwesome 6 support?

  • Thread starter Thread starter Stuart Wright
  • Start date Start date
S

Stuart Wright

Guest
Fontawesome 6 has some useful icons and I’d like to use one of them (slider-flip).
But there are some changes.
HTML:

<i class="far fa-alarm-clock"></i>
in FA5 vs
HTML:

<i class="fa-regular fa-alarm-clock"></i>
in 6.

Is FA6 support in the pipeline?

Continue reading...