terminal_bold constant

String const terminal_bold

Implementation

static const String terminal_bold =
    '<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="m120 137-72 64a12.1 12.1 0 01-17-1 12.1 12.1 0 011-17l61.9-55L32 73a12 12 0 1116-18l72 64a12.1 12.1 0 010 18Zm96 43h-96a12 12 0 000 24h96a12 12 0 000-24Z"/></svg>';