You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for being part of the Font Awesome Community and thanks for sharing your approach.
text-shadow works great with the CSS version, but it does not have effect on the SVG framework.
If this approach fits your use case, it is ok, but for a generic usage I would advise to use the power transforms, masking, and layering features of the SVG Framework.
Add to this section this helper classes:
https://fontawesome.com/how-to-use/on-the-web/styling/stacking-icons
Like this example:
https://codepen.io/EeKay/pen/JYrGZg
Very useful to combine icons with anothers icons like the icon fa-plus for example.
The text was updated successfully, but these errors were encountered: