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" stroke="currentColor" stroke-width="2" d="M1 5c0-.552.44-1 1.002-1h19.996A1 1 0 0123 5v14c0 .552-.44 1-1.002 1H2.002A1 1 0 011 19V5Zm0 3h22v2H1V8Zm4 7h2v.5H5V15Zm5 0h6v.5h-6V15Z"/></svg>';