paper_money constant

String const paper_money

Implementation

static const String paper_money =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M39 7H9a5 5 0 00-5 5v24a5 5 0 005 5h30a5 5 0 005-5V12a5 5 0 00-5-5Z"/><path stroke-linecap="round" d="m18 15 6 6 6-6m-13 8h14m-14 6h14m-7-6v11"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';