i have a requirement in my project where i need to implement favorites . I have used checkbox love symbol provided in material-ui to implement favorites . But my team requested to use Star icon checkbox .As i have seen in material-ui site , there is no star icon checkbox.
Can anyone help me with this issue
Yes, there is. Have a look at https://material.io/icons/

Next time, please submit support requests and questions to StackOverflow using the tag material-ui. StackOverflow is better suited for this kind of support. The issue tracker is for bug reports and feature discussions. See also our CONTRIBUTING guidelines.
Thank you