no_credit_card constant

String const no_credit_card

Implementation

static const String no_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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m3 3 18 18M7 15a1 1 0 100-2 1 1 0 000 2Z"/><path d="M18.5 19H2.6a.6.6 0 01-.6-.6V9h6.5M2 9V5.6a.6.6 0 01.6-.6h1.9M14 9h8v8m0-8V5.6a.6.6 0 00-.6-.6H10"/></g></svg>';