markdown constant

String const markdown

Implementation

static const String markdown =
    '<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"><path fill="currentColor" d="M29.693 25.849H2.308a2.311 2.311 0 01-2.307-2.307V8.459a2.311 2.311 0 012.307-2.307h27.385A2.311 2.311 0 0132 8.459v15.078a2.305 2.305 0 01-2.307 2.307zm-22-4.62v-6l3.078 3.849 3.073-3.849v6h3.078V10.771h-3.078l-3.073 3.849-3.078-3.849H4.615v10.464zM28.307 16h-3.078v-5.229h-3.073V16h-3.078l4.615 5.385z"/></svg>';