backpack constant

String const backpack

Icon Data of 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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 7h2a6 6 0 016 6v6a1 1 0 01-1 1H6a1 1 0 01-1-1v-6a6 6 0 016-6zm-1 0V6a2 2 0 114 0v1m-4 8h4"/></svg>';