cart constant

String const cart

Implementation

static const String cart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M160 96.039v32h304v63.345l-35.5 112.655H149.932L109.932 16H16v32h66.068l40 288.039h329.9L496 196.306V96.039H160zm16.984 272.305a64.073 64.073 0 00-64 64 64 64 0 00128 0 64.072 64.072 0 00-64-64Zm0 96a32 32 0 1132-32 32.038 32.038 0 01-32 32Zm224-96a64.073 64.073 0 00-64 64 64 64 0 00128 0 64.072 64.072 0 00-64-64Zm0 96a32 32 0 1132-32 32.038 32.038 0 01-32 32Z"/></svg>';