Open SPAHI4 opened 8 years ago
@SPAHI4 Doesn't look like they are updating this project, but you can do it on your own.
Download the mdi.html file for Polymer1 from the MDI site; Clone this repo and put that file in the elements folder, add
<link rel="import" href="mdi.html">
to elements.html
; run gulp
to build the files; open the dist/index.html
in your browser. It all works!
https://materialdesignicons.com/getting-started There is awesome iconset with polymer support. But it is very huge.