Material-ui: [FontIcon] Port component

Created on 11 Dec 2016  路  2Comments  路  Source: mui-org/material-ui

  • [ ] Component
  • [ ] Tests (at least unit tests)
  • [ ] Docs
  • [ ] Demo
Icon

Most helpful comment

I'll take this and PR it. I propose we simply shorten this name to Icon. Acceptable? I don't think FontIcon is needed to distinguish it from SvgIcon.

  • [x] Component
  • [x] Tests (at least unit tests)
  • [x] Convert current code span class='material-icons' to use Icon
  • [x] Add regression tests
  • [x] Regenerate baseline
  • [x] Docs
  • [x] Demo

All 2 comments

@rosskevin has posted an implementation: https://github.com/callemall/material-ui/issues/4794#issuecomment-247430489, just needs docs and tests.

I'll take this and PR it. I propose we simply shorten this name to Icon. Acceptable? I don't think FontIcon is needed to distinguish it from SvgIcon.

  • [x] Component
  • [x] Tests (at least unit tests)
  • [x] Convert current code span class='material-icons' to use Icon
  • [x] Add regression tests
  • [x] Regenerate baseline
  • [x] Docs
  • [x] Demo
Was this page helpful?
0 / 5 - 0 ratings

Related issues

newoga picture newoga  路  3Comments

ghost picture ghost  路  3Comments

revskill10 picture revskill10  路  3Comments

FranBran picture FranBran  路  3Comments

mattmiddlesworth picture mattmiddlesworth  路  3Comments