backpack_off constant

String const backpack_off

Icon Data of backpack_off

Implementation

static const String backpack_off =
    '<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="M19 19a1 1 0 01-1 1H6a1 1 0 01-1-1v-6a5.997 5.997 0 012.89-5.133M11 7h2a6 6 0 016 6v2m-9-9a2 2 0 114 0v1m-4 8h4M3 3l18 18"/></svg>';