PolymerElements / gold-cc-input

An input element that only allows credit card numbers
https://webcomponents.org/element/PolymerElements/gold-cc-input
13 stars 23 forks source link

Mastercard icon doesn't comply with brand guidelines #52

Closed jawnsy closed 3 years ago

jawnsy commented 7 years ago

Description

The included Mastercard icon is an old graphic, and I guess at some point they've recently changed their brand standards. See the "Color specifications" section of their brand guidelines: https://brand.mastercard.com/brandcenter/mastercard-brand-mark.html

Here's the relevant text explaining it:

Acceptance Mark The Mastercard Acceptance Mark is used by Mastercard, its issuers, acquirers, accepting merchants, and co-brand partners to signify acceptance (such as on door decals, card terminals, ATMs, or merchant websites).

Expected outcome

The graphic should look like this:

download_web_acc_62_2x

Actual outcome

It uses the old logo (see images/mastercard.png):

mastercard

Steps to reproduce

You can see it in the gold-cc-input demo. It might also be a good idea to use the vector (SVG) version of the image as well.

Browsers Affected