credit_cards constant

String const credit_cards

Implementation

static const String credit_cards =
    '<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 8V6H7v2h14m0 8v-5H7v5h14m0-12a2 2 0 012 2v10a2 2 0 01-2 2H7a2 2 0 01-2-2V6c0-1.11.89-2 2-2h14M3 20h15v2H3a2 2 0 01-2-2V9h2v11Z"/></svg>';