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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M7 15h3a1 1 0 000-2H7a1 1 0 000 2ZM19 5H5a3 3 0 00-3 3v9a3 3 0 003 3h14a3 3 0 003-3V8a3 3 0 00-3-3Zm1 12a1 1 0 01-1 1H5a1 1 0 01-1-1v-6h16Zm0-8H4V8a1 1 0 011-1h14a1 1 0 011 1Z"/></svg>';