ticket constant

String const ticket

Implementation

static const String ticket =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v7h1c1.19 0 2 .81 2 2s-.81 2-2 2H2v7h28v-7h-1c-1.19 0-2-.81-2-2s.81-2 2-2h1V7H2zm2 2h24v3.188c-1.715.45-3 1.955-3 3.812 0 1.857 1.285 3.362 3 3.813V23H4v-3.188c1.715-.45 3-1.955 3-3.812 0-1.857-1.285-3.362-3-3.813V9z"/></svg>';