ionicons
ionicons copied to clipboard
Overlay / Stacked Icons Support
Is there a way to stack ionicons to make more complex icons? Looking for exact same functionality as fontawesome supports with class= "icon-stack".
Example from fontawesome:
<span class="icon-stack">
<i class="icon-camera"></i>
<i class="icon-ban-circle icon-stack-base text-error"></i>
</span>

This issue has been labeled as help wanted. This label is added to issues that we believe would be good for contributors.
If you'd like to work on this issue, please comment here letting us know that you would like to submit a pull request for it. This helps us to keep track of the pull request and make sure there isn't duplicated effort.
For a guide on how to create a pull request and test this project locally to see your changes, see our contributing documentation.
Thank you!