credit_card_fill constant

String const credit_card_fill

Implementation

static const String credit_card_fill =
    '<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="M19 5H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3V8a3 3 0 00-3-3Zm-8 10H7a1 1 0 010-2h4a1 1 0 010 2Zm6 0h-2a1 1 0 010-2h2a1 1 0 010 2Zm3-6H4V8a1 1 0 011-1h14a1 1 0 011 1Z"/></svg>';