credit_card constant

String const credit_card

Icon Data of 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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M7 10a3 3 0 00-3 3v4h40v-4a3 3 0 00-3-3H7Zm37 13H4v12a3 3 0 003 3h34a3 3 0 003-3V23Z" clip-rule="evenodd"/></svg>';