booth constant

String const booth

Implementation

static const String booth =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 5h40v8l-1.398.84a7 7 0 01-7.203 0L34 13l-1.398.84a7 7 0 01-7.203 0L24 13l-1.398.84a7 7 0 01-7.204 0L14 13l-1.399.84a7 7 0 01-7.202 0L4 13V5Zm2 20h36v18H6zm3-9v9m30-9v9"/></svg>';