ticket_simple constant

String const ticket_simple

Implementation

static const String ticket_simple =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="576" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 576 512"><path fill="currentColor" d="M0 128c0-35.3 28.7-64 64-64h448c35.3 0 64 28.7 64 64v80c-26.5 0-48 21.5-48 48s21.5 48 48 48v80c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64v-80c26.5 0 48-21.5 48-48s-21.5-48-48-48v-80z"/></svg>';