presentation_light constant

String const presentation_light

Implementation

static const String presentation_light =
    '<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 42h-82V24a6 6 0 00-12 0v18H40a14 14 0 00-14 14v120a14 14 0 0014 14h43.5l-24.2 30.3a5.9 5.9 0 001 8.4A5.8 5.8 0 0064 230a6 6 0 004.7-2.3L98.9 190h58.2l30.2 37.7a6 6 0 004.7 2.3 5.8 5.8 0 003.7-1.3 5.9 5.9 0 001-8.4L172.5 190H216a14 14 0 0014-14V56a14 14 0 00-14-14Zm2 134a2 2 0 01-2 2H40a2 2 0 01-2-2V56a2 2 0 012-2h176a2 2 0 012 2Z"/></svg>';