code_simple_light constant

String const code_simple_light

Implementation

static const String code_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="M92 68.5 25 128l67 59.5a6 6 0 01-4 10.5 6.2 6.2 0 01-4-1.5l-72-64a6.1 6.1 0 010-9l72-64a6 6 0 018 9Zm152 55-72-64a6 6 0 10-8 9l67 59.5-67 59.5a6 6 0 00-.5 8.5 6.1 6.1 0 008.5.5l72-64a6.1 6.1 0 000-9Z"/></svg>';