shop constant

String const shop

Implementation

static const String shop =
    '<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="m9.5 18 7-4.5-7-4.5ZM4 21q-.825 0-1.412-.587Q2 19.825 2 19V6h6V4q0-.825.588-1.413Q9.175 2 10 2h4q.825 0 1.413.587Q16 3.175 16 4v2h6v13q0 .825-.587 1.413Q20.825 21 20 21Zm6-15h4V4h-4Z"/></svg>';