Skip to content

[Icons] Support for Google offical Material Icons font #829

@quanglam2807

Description

@quanglam2807

Google recently released an official font for Material Icons and I think material-ui's FontIcon component should be modified to support this.
This is what I'm using now but it's tricky to use with iconClassName.

<div className="material-icons md-24">&#xE8B6;</div>

or

// > IE 9
<div className="material-icons md-24">search</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: iconsChanges related to the icons.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions