trash_simple_duotone constant

String const trash_simple_duotone

Implementation

static const String trash_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"><path fill="currentColor" d="M200 56v152a8 8 0 01-8 8H64a8 8 0 01-8-8V56Z" opacity=".2"/><path fill="currentColor" d="M216 48H40a8 8 0 000 16h8v144a16 16 0 0016 16h128a16 16 0 0016-16V64h8a8 8 0 000-16Zm-24 160H64V64h128ZM80 24a8 8 0 018-8h80a8 8 0 010 16H88a8 8 0 01-8-8Z"/></svg>';