creditcard constant

String const creditcard

Implementation

static const String creditcard =
    '<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" fill-rule="evenodd" d="M2 7a3 3 0 013-3h14a3 3 0 013 3v1H2V7zm0 3v7a3 3 0 003 3h14a3 3 0 003-3v-7H2zm5 2a1 1 0 100 2h5a1 1 0 100-2H7z" clip-rule="evenodd"/></svg>';