event_seat_outline constant

String const event_seat_outline

Implementation

static const String event_seat_outline =
    '<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" d="M15 5v7H9V5h6m0-2H9a2 2 0 00-2 2v9h10V5a2 2 0 00-2-2m7 7h-3v3h3v-3M5 10H2v3h3v-3m15 5H4v6h2v-4h12v4h2v-6Z"/></svg>';