code_reference constant

String const code_reference

Icon Data of code_reference

Implementation

static const String code_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-8H4zm26-10-6-6-1.414 1.414L27.172 10l-4.586 4.586L24 16l6-6zm-16.08 7.484 4.15-15.483 1.932.517-4.15 15.484zM4 10l6-6 1.414 1.414L6.828 10l4.586 4.586L10 16l-6-6z"/></svg>';