Skip to content

Updated material icons - fix for issue #101#105

Open
currychern wants to merge 2 commits into
djhi:masterfrom
currychern:master
Open

Updated material icons - fix for issue #101#105
currychern wants to merge 2 commits into
djhi:masterfrom
currychern:master

Conversation

@currychern

Copy link
Copy Markdown

Materialize has changed the way icons should be added

Old: <i class="mdi-content-add"></i>

To use these icons, use the material-icons class on an element and provide the ligature as the text content.

New: <i class="material-icons">add</i>

You can control the size of the icons via the font-size property of the icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant