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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M3 9v10a2 2 0 002 2h14a2 2 0 002-2V9"/><path d="M20.485 3h-3.992l.5 5s1 1 2.5 1a3.23 3.23 0 002.139-.806.503.503 0 00.15-.465L21.076 3.5a.6.6 0 00-.591-.5Z"/><path d="m16.493 3 .5 5s-1 1-2.5 1-2.5-1-2.5-1V3h4.5Z"/><path d="M11.993 3v5s-1 1-2.5 1-2.5-1-2.5-1l.5-5h4.5Z"/><path d="M7.493 3H3.502a.6.6 0 00-.592.501L2.205 7.73a.504.504 0 00.15.465c.328.29 1.061.806 2.138.806 1.5 0 2.5-1 2.5-1l.5-5Z"/></g></svg>';