terminal_thin constant

String const terminal_thin

Implementation

static const String terminal_thin =
    '<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 128a4.3 4.3 0 01-1.3 3l-72 64a3.9 3.9 0 01-2.7 1 4.3 4.3 0 01-3-1.3 4.1 4.1 0 01.3-5.7l68.7-61-68.7-61a4 4 0 115.4-6l72 64a4.3 4.3 0 011.3 3Zm100 60h-96a4 4 0 000 8h96a4 4 0 000-8Z"/></svg>';