-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add new icon "successManualFilled" to ui icons #731
Conversation
Add "successManualFilled" icon to the SVGIcon component and its story. This enhances the icon set with a new visual representation for success.
This pull request is automatically being deployed by Amplify Hosting (learn more). |
…lity Refactor SVG path data to use consistent formatting and improve readability. This change enhances maintainability and ensures uniformity across SVG definitions. fix(ui.tsx): update SVG path data for successManualFilled icon Update the SVG path data for the successManualFilled icon to correct visual inaccuracies and improve the icon's appearance. This change ensures the icon is rendered correctly and consistently across different platforms and devices.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one comment to improve something. Please consider it 🙏
…o enhance icon documentation and testing
Quality Gate passedIssues Measures |
What
What was done in this Pull Request
Screenshots
Testing
Is this change covered by the unit tests?
Is this change covered by the integration tests?
Is this change covered by the automated acceptance tests? (if applicable)
Compatibility