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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M5 5h17l-2 9H7L4 2H0m7 12 1 4h13m-2 5a1 1 0 110-2 1 1 0 010 2ZM9 23a1 1 0 110-2 1 1 0 010 2Z"/></svg>';