file_doc constant

String const file_doc

Implementation

static const String file_doc =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M10 38v6h28v-6m0-18v-6L30 4H10v16"/><path stroke-linecap="round" stroke-linejoin="round" d="M28 4v10h10"/><path stroke-linecap="round" d="M16 12h4"/><rect width="40" height="18" x="4" y="20" stroke-linejoin="round" rx="2"/><path stroke-linecap="round" d="M10 25v8"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 25h2a4 4 0 014 4v0a4 4 0 01-4 4h-2"/><ellipse cx="24" cy="29" stroke-linecap="round" stroke-linejoin="round" rx="3" ry="4"/><path stroke-linecap="round" stroke-linejoin="round" d="M38 25h-2a4 4 0 00-4 4v0a4 4 0 004 4h2"/></g></svg>';