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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6 22q-.825 0-1.412-.587Q4 20.825 4 20V8q0-1.4.85-2.45Q5.7 4.5 7 4.15V2h3v2h4V2h3v2.15q1.3.35 2.15 1.4Q20 6.6 20 8v12q0 .825-.587 1.413Q18.825 22 18 22Zm8.5-6h2v-4h-9v2h7Z"/></svg>';