terminal_solid constant

String const terminal_solid

Icon Data of 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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M4 5v22h24V5zm2 2h20v2H6zm0 4h20v14H6zm5.219 2.781L9.78 15.22 12.562 18l-2.78 2.781 1.437 1.438 3.5-3.5.687-.719-.687-.719zM16 20v2h6v-2z"/></svg>';