simple_cart constant

String const simple_cart

Implementation

static const String simple_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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 6h19l-3 10H6L3 6Zm0 0-.75-2.5m8.75 16a1.5 1.5 0 01-3 0m9 0a1.5 1.5 0 01-3 0"/></svg>';