-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Icons: Fix plusCircleFilled size #70650
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
Conversation
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Size Change: 0 B Total Size: 1.89 MB ℹ️ View Unchanged
|
Nice catch, I had completely forgotten those. This does fix the circle size. The ring-plus itself was 0.05 off in stroke width, however. I took a quick stab in the Figma file on addressing all these, and came to this; the before and after has the old circle plus, not the one you made which was 99% there: The new vectors, in case helpful:
|
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.
I left some SLIGHTLY tweaked path values in case you can use them. Nice work!
@jasmussen Thanks for the review! I'd like to merge this after updating the SVG path with the data you provide. |
* Icons: Fix plusCircleFilled size * Add changelog * Update path Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org>
inputmode
for the postal code field
myparcelnl/woocommerce#1375
What?
Related to #70581
By changing the path size of the
plusCircleFilled
icon from 40px to 32px, make it consistent with the other icons.Testing Instructions
Launch Storybook and access http://localhost:50240/?path=/story/icons-icon--library
Screenshots or screencast