shoppinglist constant

String const shoppinglist

Icon Data of shoppinglist

Implementation

static const String shoppinglist =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M32.48 22h-3.83l-3.79-6.34a1 1 0 00-1.33-.4 1.13 1.13 0 00-.39.42L19.36 22h-3.83A1.51 1.51 0 0014 23.5a1.2 1.2 0 00.05.38l2.13 8a1.39 1.39 0 001.34 1h12.95a1.37 1.37 0 001.34-1l2.15-8A1.52 1.52 0 0032.89 22a1.4 1.4 0 00-.41 0Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M39.5 15.5h-9a2 2 0 01-2-2v-9h-18a2 2 0 00-2 2v35a2 2 0 002 2h27a2 2 0 002-2Zm-11-11 11 11m-20.14 6.47h9.29"/></svg>';