shopping_cart_arrow_up constant

String const shopping_cart_arrow_up

Icon Data of shopping_cart_arrow_up

Implementation

static const String shopping_cart_arrow_up =
    '<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="M21.586 9.414 18 5.828V14h-2V5.828l-3.586 3.586L11 8l6-6 6 6-1.414 1.414z"/></svg>';