shopping_bag_arrow_up constant

String const shopping_bag_arrow_up

Implementation

static const String shopping_bag_arrow_up =
    '<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="M16.5 21h2.169a2 2 0 001.976-2.304l-1.384-9A2 2 0 0017.284 8H6.716a2 2 0 00-1.977 1.696l-1.385 9A2 2 0 005.331 21H7.5m4.5-2v-7m0 0 3 3m-3-3-3 3m5-10a2 2 0 10-4 0"/></svg>';