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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M5 19a4 4 0 100-8 4 4 0 000 8Zm14 0a4 4 0 100-8 4 4 0 000 8ZM5 6h5m9 9L16 5h-3M9 9l-4 6h7c0-3 2-6 5-6H9Zm0 0L7 6"/></svg>';