basket constant

String const 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"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path stroke-linejoin="round" d="M2.31 11.242A1 1 0 013.28 10h17.44a1 1 0 01.97 1.242l-1.811 7.243A2 2 0 0117.939 20H6.061a2 2 0 01-1.94-1.515L2.31 11.243Z"/><path stroke-linecap="round" d="M9 14v2m6-2v2m-9-6 4-6m8 6-4-6"/></g></svg>';