stripe_logo constant

String const stripe_logo

Implementation

static const String stripe_logo =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M172.1 152c0 17.9-19.4 32-44.1 32s-44.1-14.1-44.1-32a8 8 0 0116 0c0 7.6 11.6 16 28.1 16 13.3 0 28.1-6.6 28.1-16s-12.2-13.4-30.8-18.2c-8.7-2.2-17.7-4.5-24.8-8.2-9.7-5.2-14.6-12.4-14.6-21.6 0-18.2 18.1-32 42.1-32 17.2 0 31.9 7.2 38.5 18.7a8 8 0 01-3 10.9 7.9 7.9 0 01-10.9-3C148.9 92.2 139.3 88 128 88c-14.6 0-26.1 7-26.1 16 0 6.8 10.8 10.1 27.3 14.3 19.1 4.9 42.9 11 42.9 33.7ZM224 48v160a16 16 0 01-16 16H48a16 16 0 01-16-16V48a16 16 0 0116-16h160a16 16 0 0116 16Zm-16 160V48H48v160Z"/></svg>';