Accessibility: Enhance accessibility by adding documentation for overriding svgProps. This helps users better understand how to customize SVG roles and improve their applications' accessibility.
Fixes
Fix the breaking change introduced by default role="img" in previous updates. Users can now opt-out of this default setting, ensuring smoother integration with existing projects.