shopping_bag_duotone constant

String const shopping_bag_duotone

Implementation

static const String shopping_bag_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><rect width="192" height="160" x="32" y="48" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16V56a16 16 0 00-16-16Zm0 160H40V56h176v144Z"/><path fill="currentColor" d="M168 80a8 8 0 00-8 8 32 32 0 01-64 0 8 8 0 00-16 0 48 48 0 0096 0 8 8 0 00-8-8Z"/></svg>';