credit_card_add constant

String const credit_card_add

Implementation

static const String credit_card_add =
    '<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="M21 18h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3M19 8V6H3v2h16m0 4H3v6h11v2H3a2 2 0 01-2-2V6c0-1.11.89-2 2-2h16a2 2 0 012 2v7h-2v-1Z"/></svg>';