How do I add Google Material Icons into MVC Net Core Project? I followed these directions in my project folder by adding all the zip files. Just curious what is next step?
https://google.github.io/material-design-icons/
npm install material-design-icons
This link below is outdated.
How to use Material-UI in asp.net mvc project
Currently Using MVC Core Net Core 2.2.Company does not want to apply CDN URL route.