doc_image constant

String const doc_image

Implementation

static const String doc_image =
    '<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="M12.5 6v8.5h-9v-13H8v2.75C8 5.216 8.784 6 9.75 6h2.75Zm-.121-1.5L9.5 1.621V4.25c0 .138.112.25.25.25h2.629ZM2 1a1 1 0 011-1h6.586a1 1 0 01.707.293l3.414 3.414a1 1 0 01.293.707V15a1 1 0 01-1 1H3a1 1 0 01-1-1V1Zm7.125 9L11 12.143V13H5v-.9l1.125-1.35 1.143 1.372L9.125 10ZM8 8.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Z" clip-rule="evenodd"/></svg>';