ticket_line constant

String const ticket_line

Implementation

static const String ticket_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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 19H4a1 1 0 01-1-1V6a1 1 0 011-1h13m0 14h3a1 1 0 001-1V6a1 1 0 00-1-1h-3m0 14v-1m0-13v1m0 3.001V9m0 3.001V12m0 3.001V15"/></svg>';