shopping_bag constant

String const shopping_bag

Icon Data of shopping_bag

Implementation

static const String shopping_bag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M10 2a4 4 0 00-4 4v1H5a1 1 0 00-.994.89l-1 9A1 1 0 004 18h12a1 1 0 00.994-1.11l-1-9A1 1 0 0015 7h-1V6a4 4 0 00-4-4Zm2 5V6a2 2 0 10-4 0v1h4Zm-6 3a1 1 0 112 0 1 1 0 01-2 0Zm7-1a1 1 0 100 2 1 1 0 000-2Z" clip-rule="evenodd"/></svg>';