terminal_light constant

String const terminal_light

Implementation

static const String terminal_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="m116 132.5-72 64a6.1 6.1 0 01-8.5-.5 6 6 0 01.5-8.5l67-59.5-67-59.5a6 6 0 118-9l72 64a6.1 6.1 0 010 9ZM216 186h-96a6 6 0 000 12h96a6 6 0 000-12Z"/></svg>';