Cweili / svelte-fa

Tiny FontAwesome component for Svelte

Home Page:https://cweili.github.io/svelte-fa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow Stacking

BrettBurbidge opened this issue · comments

Hi there. Love the library. Using it for all my Svelte projects now. I am requesting a feature, not an issue. FontAwesome allows stacking Icons. Almost like layering but instead of text over icons it is icons over icons.

https://fontawesome.com/v5.15/how-to-use/on-the-web/styling/stacking-icons

I am not sure the process of allowing this in your library but it would be great. I have attempted to implement on my own without success. Here is an example I used:

Any help would be great.

Thank you.

Cancel that. It works great using your Layering componenets.