In an Angular project, I absolutely need to use icons from Font Awesome 5.
The color of the Ordres
icon is perfect, however the background color for Portefeuille
isn’t attractive.
The problem is that fas fa-wallet
is black, but I want it to have a white background and a black border.
Is it possible to achieve this, please?
2