presentation_chart constant

String const presentation_chart

Implementation

static const String presentation_chart =
    '<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="M216 40h-80V24a8 8 0 00-16 0v16H40a16 16 0 00-16 16v120a16 16 0 0016 16h39.4l-21.6 27a8 8 0 006.2 13 7.8 7.8 0 006.2-3l29.6-37h56.4l29.6 37a7.8 7.8 0 006.2 3 8 8 0 006.2-13l-21.6-27H216a16 16 0 0016-16V56a16 16 0 00-16-16Zm0 136H40V56h176v120Zm-112-56v24a8 8 0 01-16 0v-24a8 8 0 0116 0Zm32-16v40a8 8 0 01-16 0v-40a8 8 0 0116 0Zm32-16v56a8 8 0 01-16 0V88a8 8 0 0116 0Z"/></svg>';