restaurant constant

String const restaurant

Implementation

static const String restaurant =
    '<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-width="2" d="M19 18H5h14Zm-7 0v-6 6Zm3 0v-4 4Zm-6 0v-4 4Zm10 4V11.33a3.001 3.001 0 10-2.08-5.63C16.55 3.874 14.46 2 12 2S7.45 3.874 7.08 5.7A3 3 0 105 11.33V22h14Z"/></svg>';