shopping_cart constant

String const shopping_cart

Icon Data of 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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="10" cy="28" r="2" fill="currentColor"/><circle cx="24" cy="28" r="2" fill="currentColor"/><path fill="currentColor" d="M28 7H5.82L5 2.8A1 1 0 004 2H0v2h3.18L7 23.2a1 1 0 001 .8h18v-2H8.82L8 18h18a1 1 0 001-.78l2-9A1 1 0 0028 7Zm-2.8 9H7.62l-1.4-7h20.53Z"/></svg>';