documents_line constant

String const documents_line

Implementation

static const String documents_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="M8 4a2 2 0 012-2h5.586A2 2 0 0117 2.586L20.414 6A2 2 0 0121 7.414V16a2 2 0 01-2 2h-2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V8a2 2 0 012-2h2V4Zm11 12h-9V4h4v3.5A1.5 1.5 0 0015.5 9H19v7Zm-.414-9H16V4.414L18.586 7ZM8 16V8H6v12h9v-2h-5a2 2 0 01-2-2Z"/></g></svg>';