backpack constant

String const backpack

Implementation

static const String backpack =
    '<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="M19 9.556V4h-6v10m16-4.444V4h6v10"/><path fill="#555" d="M11 20c0-5.523 4.477-10 10-10h6c5.523 0 10 4.477 10 10v20a4 4 0 01-4 4H15a4 4 0 01-4-4V20Z"/><path d="M11 29H5v10h6m26-10h6v10h-6m-9-16v4m-11-4h14"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';