cash constant

String const cash

Implementation

static const String cash =
    '<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="M16 14H2v-1h13V6h1v8z"/><path fill="currentColor" d="M13 4v7H1V4h12zm1-1H0v9h14V3z"/><path fill="currentColor" d="M3 6H2v3h1v1h4a2.5 2.5 0 110-5H3v1zm8 0V5H7a2.5 2.5 0 110 5h4V9h1V6h-1z"/></svg>';