I am using material-ui@next for my react app. I am struggling to find a way so that I can use and update stepper
icon dynamically with PNG
images.
Asked
Active
Viewed 505 times
1

Nayan Srivastava
- 3,655
- 3
- 27
- 49
-
I think you need an SVG image. – Colin Ricardo Apr 25 '18 at 10:02
-
can you provide a sample – Nayan Srivastava Apr 25 '18 at 10:57
-
It says it in the [docs](https://material-ui-next.com/style/icons/). – Colin Ricardo Apr 25 '18 at 13:18
-
I don't think there's anything regarding that in the docs and no such example too. I checked the source code too. There's no provision to add custom icons for steps. You can request a feature on their github repo issues though – Pavan Apr 25 '18 at 13:59