terminal constant

String const terminal

Implementation

static const String terminal =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 16"><path fill="currentColor" fill-rule="evenodd" d="M7 10h4v1H7v-1zm-3 1 3-3-3-3-.75.75L5.5 8l-2.25 2.25L4 11zm10-8v10c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h12c.55 0 1 .45 1 1zm-1 0H1v10h12V3z"/></svg>';