quick q abt duotones

Posted 17 days, 2 hours ago by arachmantis

when using the live editor, it seems to be working fine with having different colors but its straight up in its default version once i try and see it on here
so either im dense or is it just a thing thats not been whitelisted yet (and do i have to find a work around for now)? >n<

Pepperly

I just tried stacking one solid and one duo for a faked one

If this works for you, the code is:

<span class="fa-stack fa-2x">
  <i class="fa-solid fa-balloons fa-stack-1x" style="color:#0ff"></i>
  <i class="fad fa-balloons fa-stack-1x" style="color:#f0f"></i>
</span>