◐ Shell
clean mode source ↗

Adding a repo for (another) Angular/Feather implementation, with a newer, Angular 20 approach by adeeena · Pull Request #1276 · feathericons/feather

I found that the previous implementation of https://github.com/michaelbazos/angular-feather , despite its correctness, got deprecated by the fact that it targeted Angular 12, and since then a lot of linguistic and structural changes have been made.

Also, I wanted to preserve the initially imagined <i data-feather=... format instead of having one component definition per icon; resulting a more future-proof approach.