Can I use a custom icon for pagination in material ui?
Find more information on Material UI Pagination in the official documentation here, and check out the CodeSandbox Demo here
I am interested in changing the default left and right chevron icons for navigation
You can view the desired custom icon here
Is there an existing method within material ui to accomplish this customization?