-
Notifications
You must be signed in to change notification settings - Fork 450
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
Zulily OffSite Payment Icon #929
Conversation
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.
A couple things need to change here. The name field cannot have special characters, so please remove the underscores. In the icon itself, it requires a 1px pixel border, #000 at 7% opacity. You'll want to check the core icon too, it's very slightly too large in the frame. Please run the icon through SVGO; it's far too large now.
@Jacquesattaque I have removed the underscores from the icon name. Can you show me where in the svg code I need to specify the 1px pixel border, #000 at 7% opacity? I don't see any mention of a border in your guidelines. As for the image size, I have already optimized with SVGO, it cannot get any smaller. Thanks. |
@norigbo-zu If you use the template at the bottom of our guidelines, you'll get the 1px border. If you're not able to get a reduction in size via SVGO, you'll have to simplify the complex paths in the background. 148kb is far too large for a payment icon. Most are around 1-4kb. |
@Jacquesattaque updated. Thanks! |
@norigbo-zu So the YML change looks good but appears the SVG has gone missing from the PR. Can you upload and I'll review right away! |
Done. Thanks! |
Hi @norigbo-zu , please see the test failures related to Thanks |
Updated, thanks! |
Why are you adding this icons?
I'm adding/updating this icon because Zulily is adding a new offsite payment method.
Help us identify yourself
Link to the brand guidelines:
Checklist to add new icons
db/payment_icons.yml
Attach a screenshot of the icon along side the example Visa icon
If the icons are intended for use by Shopify, please provide the following info:
Who are you working with at Shopify? Shopify Professional Services
What's the expected date of this change to deploy on Shopify? We hope that it can be deployed as soon as possible.