ticket constant
String
const ticket
Icon Data of ticket
Implementation
static const String ticket =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.75 3.75h12.5v3s-2 0-2 1.75 2 1.75 2 1.75v3H1.75v-3s2 0 2-1.75-2-1.75-2-1.75zm7 8v1.5m0-9.5v1.5m0 2.5v1.5"/></svg>';