Material-ui: [icons] Missing icons

Created on 9 May 2018  路  4Comments  路  Source: mui-org/material-ui


I need this TableChart icon in one of my project but did not find it in the material-ui/icons package.

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior


import {TableChart} from "@material-ui/icons" should not throw an error

Current Behavior


import throws the following error @material-ui/icons' does not contain an export named 'TableChart'

Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | 1.0.0-beta.45 |
| React | 16.3.2 |
| browser | chrome (latest) |
| etc | |

Icon enhancement

Most helpful comment

bar_chart icon is also missing from the node_module. I didn't want to open a new issue, but wanted to make you aware for future reference.

All 4 comments

I believe it's a new icon they haven't released yet: https://github.com/google/material-design-icons.

They haven't released the new themed icons either - I guess they ran out of time before i/o. The new icons and themed icons will probably land together.

bar_chart icon is also missing from the node_module. I didn't want to open a new issue, but wanted to make you aware for future reference.

Closing for #11810

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rbozan picture rbozan  路  3Comments

finaiized picture finaiized  路  3Comments

newoga picture newoga  路  3Comments

pola88 picture pola88  路  3Comments

FranBran picture FranBran  路  3Comments