shipping_box_v1 constant

String const shipping_box_v1

Implementation

static const String shipping_box_v1 =
    '<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-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M11.029 2.54a2 2 0 011.942 0l7.515 4.174a1 1 0 01.514.874v8.235a2 2 0 01-1.029 1.748l-7 3.89a2 2 0 01-1.942 0l-7-3.89A2 2 0 013 15.824V7.588a1 1 0 01.514-.874L11.03 2.54Z"/><path d="m3 7 9 5m0 0 9-5m-9 5v9.5"/><path stroke-linecap="round" d="m7.5 9.5 9-5M6 12.328 9 14"/></g></svg>';