document_line constant

String const document_line

Implementation

static const String document_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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M4 4a2 2 0 012-2h12a2 2 0 012 2v16a2 2 0 01-2 2H6a2 2 0 01-2-2V4Zm14 0H6v16h12V4ZM8 9a1 1 0 011-1h6a1 1 0 110 2H9a1 1 0 01-1-1Zm1 4a1 1 0 100 2h3a1 1 0 100-2H9Z"/></g></svg>';