doc_new constant

String const doc_new

Implementation

static const String doc_new =
    '<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="M3.5 1.5v13h5.75a.75.75 0 010 1.5H3a1 1 0 01-1-1V1a1 1 0 011-1h6.644a1 1 0 01.72.305l3.355 3.476a1 1 0 01.281.695V6.25a.75.75 0 01-1.5 0V6H9.75A1.75 1.75 0 018 4.25V1.5H3.5Zm6 .07 2.828 2.93H9.75a.25.25 0 01-.25-.25V1.57ZM13 15a.75.75 0 01-.75-.75v-1.5h-1.5a.75.75 0 010-1.5h1.5v-1.5a.75.75 0 011.5 0v1.5h1.5a.75.75 0 010 1.5h-1.5v1.5A.75.75 0 0113 15Z" clip-rule="evenodd"/></svg>';