mileage constant

String const mileage

Implementation

static const String mileage =
    '<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="M8.59 13.9v29.6h18.9v-23H8.59m-2.4 23h23.6M8.59 10.2V4.5h7.3"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M19.19 4.5h8.3v16.1"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M27.49 20.5c.5-.9 1.4-2 2.6-2 1.4 0 2.9.7 2.9 3.6 0 1.1 0 8.5.3 9.9s1.1 3.9 4.2 3.9c3.3 0 4.5-4.1 4.3-6.1a105.25 105.25 0 00-1.9-10.9c-.7-3.4-3.6-6.9-3.9-8.7a9.47 9.47 0 00-3-4.6 9.07 9.07 0 00-1.8-1"/></svg>';