touch_reading constant

String const touch_reading

Implementation

static const String touch_reading =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M7 8a1 1 0 011-1 1 1 0 011 1v4.47l1.21.13 4.94 2.19c.52.24.85.77.85 1.35v4.36c-.03.82-.68 1.47-1.5 1.5H8c-.38 0-.74-.15-1-.43l-4.9-4.2.74-.77c.19-.21.46-.32.74-.32h.22L7 18V8m12.5-6A1.5 1.5 0 0018 3.5 1.5 1.5 0 0019.5 5 1.5 1.5 0 0021 3.5 1.5 1.5 0 0019.5 2m0 5A1.5 1.5 0 0018 8.5a1.5 1.5 0 001.5 1.5A1.5 1.5 0 0021 8.5 1.5 1.5 0 0019.5 7m-5 0A1.5 1.5 0 0013 8.5a1.5 1.5 0 001.5 1.5A1.5 1.5 0 0016 8.5 1.5 1.5 0 0014.5 7m5 5a1.5 1.5 0 00-1.5 1.5 1.5 1.5 0 001.5 1.5 1.5 1.5 0 001.5-1.5 1.5 1.5 0 00-1.5-1.5Z"/></svg>';