html_reference constant

String const html_reference

Icon Data of html_reference

Implementation

static const String html_reference =
    '<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="M4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zm24-6V6h-2v10h6v-2h-4zm-4-8h-2l-1.5 4L19 6h-2v10h2V9l1.5 4L22 9v7h2V6zM9 8h2v8h2V8h2V6H9v2zM5 6v4H2V6H0v10h2v-4h3v4h2V6H5z"/></svg>';