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