How to change font/background color of svg icons ?
In laravel 10 / Bootstrap 5 app I need to change font/background color of svg icons.
Searching in net I found that it is not easy / impossible at all...
Are there some other similar collections of icons in which that is easily to change font/background color of svg icons ?
Since your project uses Bootstrap, you can enhance it by including the Bootstrap Icons library. To customize the icon colors, use the provided sprite and apply a .text-* class or custom CSS for color styling. For example: