How to Create SVG Font Icon Web Component
If you ever worked with SVG icons in your web application you must understand how hard it is to work with icons. There is a constant need to resize and color them as well as animate them which is not easy when you have the files. For those and more reasons, SVG Font Icon in a Web Component solves almost everything.