activemerchant / payment_icons

An easy to use library that allows you to manage and access payment icons
MIT License
142 stars 409 forks source link

feat(icons): Add logo for Escrow.com Payments #1162

Closed AdiRishi closed 1 month ago

AdiRishi commented 3 months ago

Why are you adding this icons?

Escrow.com is preparing it's payments app integration with Shopify. As part of this work Escrow needs it's own branding available at checkout to provide a better experience.

Help us identify yourself

Link to the brand guidelines: Not available

Checklist to add new icons

Attach a screenshot of the icon along side the example Visa icon

Screenshot 2024-04-04 at 3 30 38 pm

hellicarusprime commented 3 months ago

Hi @AdiRishi, could you please update the name to follow our contributing guidelines on naming?

AdiRishi commented 3 months ago

Hi @AdiRishi, could you please update the name to follow our contributing guidelines on naming?

@hellicarusprime my apologies, I missed that requirement. Updated now 👍

hellicarusprime commented 3 months ago

Hi @AdiRishi, could you please update the name to follow our contributing guidelines on naming?

@hellicarusprime my apologies, I missed that requirement. Updated now 👍

No worries, we used to allow it.

hellicarusprime commented 3 months ago

@AdiRishi One other small thing is that the border should be applied to the outside rather than the center.

You currently have a 37 x 23 px rectangle with the border applied to the center, but we'd prefer if the rectangle was 36 x 22 px with the border applied to the outside. I hope that makes sense.

Jeremyhzk commented 2 months ago

Escrow com icon

Hi @hellicarusprime , I'm Jeremy, Designer at Escrow. I made the rectangle 36 x 22 with the border on the outside. And also used the optimization tool. However, because the border is applid on the outside, the overal svg size becomes 38 x 24, please let me know if this is what you prefer.

Jeremyhzk commented 2 months ago

Hi @Lovedanihonjin Im not sure what you mean by expanding/outlining the stroke, did you mean making the outline thicker? or were you refering to the the shield logo of Escrow? Escrow com

Lovedanihonjin commented 2 months ago

Hi @Lovedanihonjin Im not sure what you mean by expanding/outlining the stroke, did you mean making the outline thicker? or were you refering to the the shield logo of Escrow? Escrow com

Here is an example of outlining your stroke. You just need to make your stroke a flat vector. ![Uploading Screenshot 2024-05-09 at 9.38.21 AM.png…]()

Jeremyhzk commented 2 months ago

@Lovedanihonjin Hi, your screenshot is broken but I think I know what you meant. I made the stroke into a vector by outlining it with the pen tool, also put it through the optimization tool. I uploaded the optimized and non optimized version. Let me know if this works Escrow logo revised optimized Escrow logo revised

adeniyiao commented 1 month ago

Hi @Jeremyhzk , could you please rebase your branch against activemerchant:master to address the conflict. Thanks

AdiRishi commented 1 month ago

I've rebased the branch, used the updated optimized icon @Jeremyhzk provided, and added in the necessary additions like viewbox, id and title as per the contributing guidelines.