terminal_solid constant

String const terminal_solid

Implementation

static const String terminal_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 2.5A1.5 1.5 0 011.5 1h12A1.5 1.5 0 0115 2.5v10a1.5 1.5 0 01-1.5 1.5h-12A1.5 1.5 0 010 12.5v-10Zm5.793 5L3.146 4.854l.708-.708L7.207 7.5l-3.353 3.354-.708-.707L5.793 7.5ZM12 11H8v-1h4v1Z" clip-rule="evenodd"/></svg>';