tickets_line constant

String const tickets_line

Implementation

static const String tickets_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M17 16H8a1 1 0 01-1-1V6a1 1 0 011-1h9m0 11h3a1 1 0 001-1V6a1 1 0 00-1-1h-3m0 11v-1m0-10v1"/><path d="M13 20H4a1 1 0 01-1-1v-9a1 1 0 011-1h3m6 11h3a1 1 0 001-1v-2.5M13 20v-1m4-9.999V9m0 3.001V12"/></g></svg>';