gmt constant

String const gmt

Implementation

static const String gmt =
    '<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="M16 0c8.837 0 16 7.163 16 16s-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0zm0 5C9.925 5 5 9.925 5 16s4.925 11 11 11 11-4.925 11-11S22.075 5 16 5zm0 1.11c5.462 0 9.89 4.428 9.89 9.89 0 5.462-4.428 9.89-9.89 9.89-5.462 0-9.89-4.428-9.89-9.89 0-5.462 4.428-9.89 9.89-9.89zm1.61 2.292h-.015a.555.555 0 00-.54.555v2.703h-2.112V8.942a.555.555 0 00-1.11.015v2.703h-3.094a.555.555 0 00-.54.555V19.8c.008.3.253.54.555.54h3.08v2.718c.008.3.254.54.555.54h.015c.3-.008.54-.253.54-.555V20.34h2.111v2.718a.555.555 0 001.11-.015V20.34h3.096c.3-.008.54-.253.54-.555V15.89a.555.555 0 00-.555-.54h-6.872a.555.555 0 00-.54.555v.015c.008.3.254.54.555.54h6.302v2.771H11.31v-6.46h9.952a.555.555 0 00-.015-1.11h-3.081V8.942a.555.555 0 00-.555-.54z"/></svg>';