How to host material icons offline?
Asked 07 September, 2021
Viewed 3.1K times
  • 56
Votes

My apologies if this is a very simple question, but how do you use google material icons without a

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> 

?

I would like my app to be able to display the icons even when the user does not have an internet connection

21 Answer