bikelocation constant

String const bikelocation

Implementation

static const String bikelocation =
    '<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="M24 4.5h0A15.93 15.93 0 008.08 20.42c0 6.22 3.93 11.9 7.8 16a51.8 51.8 0 007.73 6.78l.39.27.39-.27a51.8 51.8 0 007.73-6.78c3.87-4.14 7.8-9.81 7.8-16A15.93 15.93 0 0024 4.5Z"/><circle cx="31.41" cy="20" r="3.98" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="16.64" cy="20" r="3.98" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M29.12 13.06 23.72 20h-7.08l5.42-6.94h7.06"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m31.41 20-3.14-9.52h-2.31m-4.42.38L23.72 20m-3.59-9.14h2.94M9.86 27.77h28.28"/></svg>';