bike constant

String const bike

Implementation

static const String bike =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10.5 42a8.5 8.5 0 100-17 8.5 8.5 0 000 17ZM37 42a9 9 0 100-18 9 9 0 000 18Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M18.997 6h9L37 33"/><path d="m11.057 33 20.625-16.237L11.057 33Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m11.057 33 20.625-16.237m0-1.763h8.472L42 10M8 15.974h7M15 16l3.273 10.421"/></g></svg>';