stack_simple_light constant

String const stack_simple_light

Implementation

static const String stack_simple_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="m13 109.2 112 64a6 6 0 006 0l112-64a6 6 0 000-10.4l-112-64a5.9 5.9 0 00-6 0l-112 64a6 6 0 000 10.4Zm115-62.3 99.9 57.1-99.9 57.1L28.1 104ZM245.2 141a5.9 5.9 0 01-2.2 8.2l-112 64a6 6 0 01-6 0l-112-64a6 6 0 116-10.4l109 62.3 109-62.3a5.9 5.9 0 018.2 2.2Z"/></svg>';