tray_fill constant

String const tray_fill

Implementation

static const String tray_fill =
    '<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="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176H48v-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>';