bag_simple_duotone constant

String const bag_simple_duotone

Implementation

static const String bag_simple_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="144" x="32" y="72" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M216 64h-40.7a48 48 0 00-94.6 0H40a16 16 0 00-16 16v128a16 16 0 0016 16h176a16 16 0 0016-16V80a16 16 0 00-16-16Zm-88-24a32.1 32.1 0 0131 24H97a32.1 32.1 0 0131-24Zm88 168H40V80h176Z"/></svg>';