graphql_solid constant

String const graphql_solid

Implementation

static const String graphql_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M6.015 1.287a1.5 1.5 0 012.97 0l3.545 2.069A1.5 1.5 0 1114 5.916v3.17a1.5 1.5 0 11-1.47 2.559l-3.545 2.068a1.5 1.5 0 01-2.97 0L2.47 11.645A1.5 1.5 0 111 9.085v-3.17a1.5 1.5 0 111.47-2.56l3.545-2.068Zm.225 1.027L2.974 4.219A1.5 1.5 0 012 5.914V8.85L6.3 2.4a1.5 1.5 0 01-.06-.085Zm.891.64-4.43 6.647c.09.12.163.254.214.399h9.17a1.51 1.51 0 01.214-.4L7.87 2.955a1.503 1.503 0 01-.738 0Zm1.57-.555L13 8.85V5.915a1.5 1.5 0 01-.974-1.696L8.76 2.314a1.5 1.5 0 01-.06.085ZM11.65 11H3.349l2.89 1.686a1.499 1.499 0 012.521 0L11.65 11ZM7.5 1a.5.5 0 100 1 .5.5 0 000-1Zm-6 3a.5.5 0 100 1 .5.5 0 000-1Zm12 0a.5.5 0 100 1 .5.5 0 000-1Zm-12 6a.5.5 0 100 1 .5.5 0 000-1Zm12 0a.5.5 0 100 1 .5.5 0 000-1Zm-6 3a.5.5 0 100 1 .5.5 0 000-1Z" clip-rule="evenodd"/></svg>';