credit_card_outline constant

String const credit_card_outline

Icon Data of credit_card_outline

Implementation

static const String credit_card_outline =
    '<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 38a3 3 0 01-3-3V13a3 3 0 013-3h34a3 3 0 013 3v22a3 3 0 01-3 3H7ZM6 13a1 1 0 011-1h34a1 1 0 011 1v3H6v-3Zm1 23a1 1 0 01-1-1V24h36v11a1 1 0 01-1 1H7Z" clip-rule="evenodd"/></svg>';