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="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="M8.707 3.293c-.39.39-.369 1.021-.138 1.523a2.83 2.83 0 01-3.753 3.753c-.502-.23-1.133-.252-1.523.138l-.586.586a1 1 0 000 1.414l10.586 10.586a1 1 0 001.414 0l.586-.586c.39-.39.369-1.021.138-1.523a2.83 2.83 0 013.753-3.753c.502.23 1.133.252 1.523-.138l.586-.586a1 1 0 000-1.414L10.707 2.707a1 1 0 00-1.414 0l-.586.586Z"/></svg>';