1 min readJun 23, 2020
Good work, thanks. I knew you would make something related to the SVG icons when I saw you stared the svg-to-ts repo in GitHub. I was looking for the same thing to load SVG icons that are treeshakable and fit lazy-loading.
I have a question: how do you compare your library with the MatIconModule (https://material.angular.io/components/icon/api)?