speedmeter constant

String const speedmeter

Implementation

static const String speedmeter =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14.13 5.52 29.2 22.81l4.05-3.47 7.9 4.39-8.15.62v3.13l-26.18 15L19.34 31 9.28 8.9l7 5.76-2.16-9.14ZM29.2 22.81l-9.86 8.18m13.7-6.64-6.28.49"/></svg>';