mastercard constant

String const mastercard

Implementation

static const String mastercard =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3H5zm0 2h22c.565 0 1 .435 1 1v14c0 .565-.435 1-1 1H5c-.565 0-1-.435-1-1V9c0-.565.435-1 1-1zm7 1c-3.854 0-7 3.146-7 7s3.146 7 7 7a6.942 6.942 0 004-1.25A6.945 6.945 0 0020 23c3.854 0 7-3.146 7-7s-3.146-7-7-7c-1.488 0-2.87.458-4 1.25A6.942 6.942 0 0012 9zm0 2c1.282 0 2.43.496 3.313 1.28a6.013 6.013 0 00-.97 1.72h2.22c.14.318.272.65.343 1h-2.812A5.884 5.884 0 0014 16c0 .342.04.674.094 1h2.812c-.07.35-.204.682-.343 1h-2.22c.225.63.56 1.205.97 1.72C14.43 20.503 13.283 21 12 21c-2.773 0-5-2.227-5-5s2.227-5 5-5zm8 0c2.774 0 5 2.226 5 5s-2.226 5-5 5a4.96 4.96 0 01-2.5-.688A6.926 6.926 0 0019 16c0-1.63-.56-3.12-1.5-4.313A4.96 4.96 0 0120 11z"/></svg>';