terminal_line constant

String const terminal_line

Implementation

static const String terminal_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M20 17a1 1 0 01.117 1.993L20 19h-8a1 1 0 01-.117-1.993L12 17h8ZM3.636 5.636a1 1 0 011.32-.083l.094.083 5.657 5.657a1 1 0 01.083 1.32l-.083.094-5.657 5.657a1 1 0 01-1.497-1.32l.083-.094L8.586 12l-4.95-4.95a1 1 0 010-1.414Z"/></g></svg>';