ticket_off constant

String const ticket_off

Implementation

static const String ticket_off =
    '<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="M15 5v2m0 10v2M9 5h10a2 2 0 012 2v3a2 2 0 100 4v3m-2 2H5a2 2 0 01-2-2v-3a2 2 0 100-4V7a2 2 0 012-2M3 3l18 18"/></svg>';