How to add an icon to the font used by materialize.css? -


i'm using framework : https://github.com/dogfalo/materialize.

i see lot of icons don't find € symbol. although there 1 $.

i'm wondering how add new icon, cause font , have no idea how it. may it's impossible , have use font instead...

thanks help, sorry english.

you use http://fontawesome.io/icons/ has euro sign.

<i class="fa fa-eur"></i> 

Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -