monitor_lines constant

String const monitor_lines

Implementation

static const String monitor_lines =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.5 10.5v-8h13v8h-13ZM5 12H1a1 1 0 01-1-1V2a1 1 0 011-1h14a1 1 0 011 1v9a1 1 0 01-1 1h-4v1.5h1.25a.75.75 0 010 1.5h-8.5a.75.75 0 010-1.5H5V12Zm1.5 0v1.5h3V12h-3ZM3 7.75A.75.75 0 013.75 7h5.5a.75.75 0 010 1.5h-5.5A.75.75 0 013 7.75Zm.75-3.25a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5Z" clip-rule="evenodd"/></svg>';