shopping_cart constant

String const shopping_cart

Implementation

static const String shopping_cart =
    '<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"><path fill-rule="evenodd" d="M5.792 2H1v2h3.218l2.77 12.678H7V17h13v-.248l2.193-9.661L22.531 6H6.655l-.57-2.611L5.792 2Zm14.195 6H7.092l1.529 7h9.777l1.589-7Z" clip-rule="evenodd"/><path d="M10 22a2 2 0 100-4 2 2 0 000 4Zm9-2a2 2 0 11-4 0 2 2 0 014 0Z"/></g></svg>';