vegetable_basket constant

String const vegetable_basket

Implementation

static const String vegetable_basket =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M10 14H7.378a3 3 0 00-2.98 3.354L7.12 40.236A2 2 0 009.105 42h30.368a2 2 0 001.991-1.807l2.218-22.904A3 3 0 0040.696 14H38M5 22h38m-28 7h18m-16 7h14"/><path d="M24 6c-4.418 0-8 6.925-8 15.467 0 .178.002.356.005.533h15.99c.003-.177.005-.355.005-.533C32 12.925 28.418 6 24 6Z"/></g></svg>';