ticket_one constant

String const ticket_one

Implementation

static const String ticket_one =
    '<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-linecap="round" stroke-width="4"><path fill="#555" stroke-linejoin="round" d="M4 8h7s1 5 6 5 6-5 6-5h21v32H23s-1-5-6-5-6 5-6 5H4V8Z"/><path d="M17 19v2m0 6v2m8-8h11m-11 6h11"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';