json_reference constant

String const json_reference

Icon Data of json_reference

Implementation

static const String json_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-8H4zm25-8-2-6h-2v10h2v-6l2 6h2V6h-2v6zm-7.666-6h-2.667A1.668 1.668 0 0017 7.667v6.667A1.668 1.668 0 0018.666 16h2.667A1.668 1.668 0 0023 14.334V7.667A1.668 1.668 0 0021.334 6zM21 14h-2V8h2zM9 7.667V10a2.002 2.002 0 002 2h2v2H9v2h4.333A1.668 1.668 0 0015 14.334V12a2.002 2.002 0 00-2-2h-2V8h4V6h-4.334A1.668 1.668 0 009 7.667zM5 14H3v-2H1v2.333A1.668 1.668 0 002.667 16h2.667A1.668 1.668 0 007 14.334V6H5z"/></svg>';