Skip to content

Conversation

@currychern
Copy link

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