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"><path fill="currentColor" d="M4.142 4 6.01 16.136A1.002 1.002 0 007.016 17H18a1 1 0 00.958-.713l3-10A1 1 0 0021 5H6.32l-.33-2.138a.993.993 0 00-.346-.627.997.997 0 00-.66-.235H3a1 1 0 100 2h1.142zm3.716 11-1.23-8h13.028l-2.4 8H7.858zM10 20a2 2 0 11-4 0 2 2 0 014 0zm9 0a2 2 0 11-4 0 2 2 0 014 0z"/></svg>';