Mdb-ui-kit: Material Design Icons name with space not working

Created on 25 Jun 2016  路  2Comments  路  Source: mdbootstrap/mdb-ui-kit

Test Case

Here is a Codepen example -
(http://codepen.io/hasib_mahmud/pen/begaMG)

Summary

Material Design Icons name with space not working. The above example shows that icon name more is working but icon name with space like more horiz or more vert is not working. See the following images.

20dd4a09-d776-4f04-ad23-42488121bbac

f653271d-991d-42a8-b866-7d40f1c8d2b5

This problem occurs for all icon names containing space.

Expected result

Material Design Icons name with space should work.

Most helpful comment

You need to use underscores for spaces. This is Google's font, not owned by this library.

All 2 comments

You need to use underscores for spaces. This is Google's font, not owned by this library.

@rosskevin Thank you so much!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

snessnes picture snessnes  路  7Comments

Jorgen-VikingGod picture Jorgen-VikingGod  路  4Comments

rh78 picture rh78  路  8Comments

steren picture steren  路  9Comments

hans-d picture hans-d  路  5Comments