host_line constant

String const host_line

Implementation

static const String host_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M26.5 2h-17A1.5 1.5 0 008 3.5V34h20V3.5A1.5 1.5 0 0026.5 2ZM26 32H10V4h16Z"/><path fill="currentColor" d="M12 6.2h12v1.6H12zm0 4h12v1.6H12zm6 12.58a3 3 0 103 3 3 3 0 00-3-3Zm0 4.5a1.5 1.5 0 111.5-1.5 1.5 1.5 0 01-1.5 1.5Z"/></svg>';