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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path d="M5 7h13.79a2 2 0 011.99 2.199l-.6 6A2 2 0 0118.19 17H8.64a2 2 0 01-1.962-1.608L5 7Z"/><path stroke-linecap="round" d="m5 7-.81-3.243A1 1 0 003.22 3H2m6 18h2m6 0h2"/></g></svg>';