shoppingcart constant

String const shoppingcart

Implementation

static const String shoppingcart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M961 128h-76L763 723q-5 19-21.5 32T707 768H160q-19 0-35.5-13T103 723L5 346q-10-36 3-63t40-27l709-123 18-89q5-18 21.5-31T831 0h130q27 0 45.5 18.5t18.5 45-19 45.5-45 19zM289 832q40 0 68 28t28 68-28 68-68 28-68-28-28-68 28-68 68-28zm320 0q40 0 68 28t28 68-28 68-68 28-68-28-28-68 28-68 68-28z"/></svg>';