gauge constant

String const gauge

Implementation

static const String gauge =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" transform="translate(2 3)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14 14c1.448-1.448 2.5-3.29 2.5-5.5a8 8 0 10-16 0c0 2.21 1.052 4.052 2.5 5.5m5.5-5.5-4-4"/><circle cx="8.5" cy="8.5" r="1.5"/></g></svg>';