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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 2v12h16V2H0zm15 11H1V8h14v5zm0-8H1V3h14v2z"/><path fill="currentColor" d="M10 11h3v1h-3v-1zm-8 0h6v1H2v-1z"/></svg>';