Cephyric-gh

Results 4 comments of Cephyric-gh

Skimming how it determines the icon, it looks like you could just update `findIconDefinition` in `FaIconComponent` to accept the prefix as an arg, e.g. ```TypeScript protected findIconDefinition(i: IconProp | IconDefinition,...

> I wonder why do I need the `fa-duotone-icon` component anyway. What is the difference between ``and ``? duotone icons support more options than regular icons - `swapOpacity`, `primaryOpacity`, `secondaryOpacity`,...

Sorry to dredge up a very old issue, but I somewhat recently needed the same thing that is asked for in this ticket. I ended up running my own slightly...

Angular 11.0.5 updates the CLI to internally use PostCSS 8 now, so shouldn't need the compat. Personally I haven't been able to quite make the switch away from this package...