basket constant

String const basket

Icon Data of basket

Implementation

static const String basket =
    '<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="m5 10 1.36 8.164a1 1 0 00.987.836h9.306a1 1 0 00.986-.836L19 10M5 10h3m-3 0H4m15 0h-3m3 0h1M8 10l1-5m-1 5h8m0 0-1-5m-6 9v1m6-1v1m-3-1v1"/></svg>';