document_unknown constant

String const document_unknown

Implementation

static const String document_unknown =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="9" cy="28.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M10 25H8v-4h2a2 2 0 000-4H8a2.002 2.002 0 00-2 2v.5H4V19a4.005 4.005 0 014-4h2a4 4 0 010 8Z"/><path fill="currentColor" d="m27.7 9.3-7-7A.908.908 0 0020 2H10a2.006 2.006 0 00-2 2v8h2V4h8v6a2.006 2.006 0 002 2h6v16H14v2h12a2.006 2.006 0 002-2V10a.91.91 0 00-.3-.7ZM20 10V4.4l5.6 5.6Z"/></svg>';