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

AppBar -> NavigationClose icon lose? #1909

Closed
borm opened this issue Oct 17, 2015 · 3 comments
Closed

AppBar -> NavigationClose icon lose? #1909

borm opened this issue Oct 17, 2015 · 3 comments
Labels
component: app bar This is the name of the generic UI component, not the React module!

Comments

@borm
Copy link

borm commented Oct 17, 2015

http://material-ui.com/#/components/appbar

....iconElementLeft={<IconButton><NavigationClose />...
https://github.com/callemall/material-ui/blob/master/src/index.js#L47
where is icon?

@c0b41
Copy link

c0b41 commented Oct 19, 2015

@oliviertassinari
Copy link
Member

Also linked to #1944

@oliviertassinari
Copy link
Member

As pointed out by @ayhankuru, the icon is located here https://github.com/callemall/material-ui/blob/master/src/svg-icons/navigation/close.jsx.
We have also added an index for all the available svg icon: https://github.com/callemall/material-ui/blob/master/src/svg-icons/index.js.

@zannager zannager added the component: app bar This is the name of the generic UI component, not the React module! label Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: app bar This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants