shopping_cart_error constant

String const shopping_cart_error

Icon Data of shopping_cart_error

Implementation

static const String shopping_cart_error =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="10" cy="28" r="2" fill="currentColor"/><circle cx="24" cy="28" r="2" fill="currentColor"/><path fill="currentColor" d="M4.98 2.804A1 1 0 004 2H0v2h3.18l3.84 19.196A1 1 0 008 24h18v-2H8.82l-.8-4H26a1 1 0 00.976-.783L29.244 7h-2.047l-1.999 9H7.62Z"/><path fill="currentColor" d="M17 2a6 6 0 106 6 6.007 6.007 0 00-6-6Zm0 2a3.952 3.952 0 012.019.567l-5.452 5.452A3.953 3.953 0 0113 8a4.005 4.005 0 014-4Zm0 8a3.952 3.952 0 01-2.019-.567l5.452-5.452A3.953 3.953 0 0121 8a4.005 4.005 0 01-4 4Z"/></svg>';