Font Awesome Stacks (or layers)

Has anyone got an example of font awesome stacks (or layers) working they might share?

I’d like to do something similar to the envelope with a counter in the FA docs:
https://fontawesome.com/how-to-use/on-the-web/styling/layering

Hmm,

Just fooling around a bit but what about using an XY panel along with a role that controls the CSS border-radius property? Then you could use that form as its own component.

I can get it pretty close to your example:
sc

Clone:
https://anvil.works/build#clone:5R7VKVJL6GISLQ2N=PI7THDYTWGP3CBE6RU4VT42Z

2 Likes

Very nice! I hadn’t thought of using an XY panel!