credit_card_plus constant

String const credit_card_plus

Implementation

static const String credit_card_plus =
    '<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="M20 4H4a2 2 0 00-2 2v12a2 2 0 002 2h9.09a5.47 5.47 0 01-.09-1 6 6 0 016-6 5.88 5.88 0 013 .81V6a2 2 0 00-2-2m0 7H4V8h16m0 7v3h3v2h-3v3h-2v-3h-3v-2h3v-3Z"/></svg>';