React-md: Text instead of icons

Created on 6 May 2017  路  2Comments  路  Source: mlaursen/react-md

Hello,

I am having an issue with icons. Instead of icon there is a name of it. On every component I 've tried.

For example Date picker instead of calendar icon, has date_range.

Your help is appreciated.

image

Most helpful comment

@sniphpet thank you! Thats the missing piece :)

All 2 comments

Hello,

Did you include the material design icon font ?
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

@sniphpet thank you! Thats the missing piece :)

Was this page helpful?
0 / 5 - 0 ratings