delivery constant

String const delivery

Implementation

static const String delivery =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m20 33 6 2s15-3 17-3 2 2 0 4-9 8-15 8-10-3-14-3H4"/><path d="M4 29c2-2 6-5 10-5s13.5 4 15 6-3 5-3 5M16 18v-8a2 2 0 012-2h24a2 2 0 012 2v16"/><path fill="#555" d="M25 8h10v9H25z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';