credit_card constant

String const credit_card

Implementation

static const String credit_card =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 5.25H5A1.76 1.76 0 003.25 7v10A1.76 1.76 0 005 18.75h14A1.76 1.76 0 0020.75 17V7A1.76 1.76 0 0019 5.25ZM5 6.75h14a.25.25 0 01.25.25v2.25H4.75V7A.25.25 0 015 6.75Zm14 10.5H5a.25.25 0 01-.25-.25v-6.25h14.5V17a.25.25 0 01-.25.25Z"/><path fill="currentColor" d="M9 13H7a1 1 0 000 2h2a1 1 0 000-2Z"/></svg>';