Does Aurelia2 have built-in support for any icon library e.g fontawesome?
Atm there’s no built-in support. But I’m not sure how to understand your query fully. Isn’t fontawesome be usable with only css?
I only use a dozen icons, so want to bundle only those icons instead a whole full fontawesome library. Aurelia1 had aurelia-fontawesome plugin to achieve this.