Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[icons] Missing icons #11290

Closed
1 task done
xeivieni opened this issue May 9, 2018 · 4 comments
Closed
1 task done

[icons] Missing icons #11290

xeivieni opened this issue May 9, 2018 · 4 comments
Labels
component: Icon The React component. new feature New feature or request

Comments

@xeivieni
Copy link

xeivieni commented May 9, 2018

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

  • 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
@oliviertassinari oliviertassinari added new feature New feature or request component: Icon The React component. labels May 9, 2018
@oliviertassinari
Copy link
Member

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

@mbrookes
Copy link
Member

mbrookes commented May 9, 2018

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.

@LukeTurp
Copy link

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.

@oliviertassinari oliviertassinari changed the title [icons] Missing TableChart icon [icons] Missing icons Jun 19, 2018
@mbrookes
Copy link
Member

Closing for #11810

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Icon The React component. new feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants