rsvp constant

String const rsvp

Implementation

static const String rsvp =
    '<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="M1 15V9h3.5q.625 0 1.062.438Q6 9.875 6 10.5v1q0 .45-.262.825-.263.375-.638.575L6 15H4.5l-.85-2H2.5v2Zm6 0v-1.5h3v-.75H8q-.425 0-.713-.288Q7 12.175 7 11.75V10q0-.425.287-.713Q7.575 9 8 9h3.5v1.5h-3v.75h2q.425 0 .713.287.287.288.287.713V14q0 .425-.287.712-.288.288-.713.288Zm7.25 0L12.5 9H14l1 3.425L16 9h1.5l-1.75 6ZM18 15V9h3.5q.625 0 1.062.438Q23 9.875 23 10.5v1q0 .625-.438 1.062Q22.125 13 21.5 13h-2v2ZM2.5 11.5h2v-1h-2Zm17 0h2v-1h-2Z"/></svg>';