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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M19 9.556V4h-6v10m16-4.444V4h6v10"/><path 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-4V20Zm0 9H5v10h6m26-10h6v10h-6m-9-16v4m-11-4h14"/></g></svg>';