tray_duotone constant

String const tray_duotone

Implementation

static const String tray_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="M76.7 160a7.9 7.9 0 015.6 2.3l19.4 19.4a7.9 7.9 0 005.6 2.3h41.4a7.9 7.9 0 005.6-2.3l19.4-19.4a7.9 7.9 0 015.6-2.3H216V48a8 8 0 00-8-8H48a8 8 0 00-8 8v112Z" opacity=".2"/><path fill="currentColor" d="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 16v104h-28.7a15.9 15.9 0 00-11.3 4.7L148.7 176h-41.4L88 156.7a15.9 15.9 0 00-11.3-4.7H48V48Zm0 160H48v-40h28.7L96 187.3a15.9 15.9 0 0011.3 4.7h41.4a15.9 15.9 0 0011.3-4.7l19.3-19.3H208v40Z"/></svg>';