-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new icon "successManualFilled" to ui icons (#731)
* feat(svgicon): add new icon "successManualFilled" to ui icons Add "successManualFilled" icon to the SVGIcon component and its story. This enhances the icon set with a new visual representation for success. * style(ui.tsx): update SVG path formatting for consistency and readability 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. * chore(package.json): bump version from 10.4.2 to 10.4.3 to prepare for new release * feat(SVGIcon.stories.tsx): add story for statusSuccessDetailed icon to enhance icon documentation and testing
- Loading branch information
Showing
3 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters