I used Bootstrap Icons the other day in a simple Vanilla Javascript app w/ Bootstrap (and jQuery-free).
Loved the simplicity and speed of being able to embed the SVG directly: https://icons.getbootstrap.com/icons/alarm-fill/
This was quite different from my normal avenue of trying to get FontAwesome completely installed, imported, and referenced in a React app: https://github.com/FortAwesome/react-fontawesome#get-started
I used Bootstrap Icons the other day in a simple Vanilla Javascript app w/ Bootstrap (and jQuery-free).
Loved the simplicity and speed of being able to embed the SVG directly: https://icons.getbootstrap.com/icons/alarm-fill/
This was quite different from my normal avenue of trying to get FontAwesome completely installed, imported, and referenced in a React app: https://github.com/FortAwesome/react-fontawesome#get-started