credit_card constant

String const credit_card

Implementation

static const String credit_card =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4.5 5.5h12a2 2 0 012 2v7a2 2 0 01-2 2h-12a2 2 0 01-2-2v-7a2 2 0 012-2z"/><path d="M2 9h17v2H2z"/></g></svg>';