image_light constant

String const image_light

Implementation

static const String image_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 42H40a14 14 0 00-14 14v144a14 14 0 0014 14h176a14 14 0 0014-14V56a14 14 0 00-14-14ZM40 54h176a2 2 0 012 2v113.5l-32.1-32.1a14.1 14.1 0 00-19.8 0l-20.7 20.7a1.9 1.9 0 01-2.8 0l-44.7-44.7a14.1 14.1 0 00-19.8 0L38 153.5V56a2 2 0 012-2Zm176 148H40a2 2 0 01-2-2v-29.5l48.6-48.6a1.9 1.9 0 012.8 0l44.7 44.7a14.1 14.1 0 0019.8 0l20.7-20.7a1.9 1.9 0 012.8 0l40.6 40.6V200a2 2 0 01-2 2Zm-67.1-94.9a9.9 9.9 0 01-2.9-7.1 10 10 0 0120 0 10 10 0 01-10 10 9.9 9.9 0 01-7.1-2.9Z"/></svg>';