tickets_one constant

String const tickets_one

Implementation

static const String tickets_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"><rect width="26" height="38" x="5" y="42" fill="#555" stroke="#fff" stroke-linejoin="bevel" stroke-width="4" rx="2" transform="rotate(-90 5 42)"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M9 16 32 5l5 11"/><circle cx="13" cy="23" r="2" fill="#fff"/><circle cx="13" cy="29" r="2" fill="#fff"/><circle cx="13" cy="35" r="2" fill="#fff"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 35h4l11-12m-12 6h6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';