bicycle constant

String const bicycle

Implementation

static const String bicycle =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="6" cy="15" r="4"/><circle cx="18" cy="15" r="4"/><path d="m6 15 2-7h7.5M6 5h3m9 10L15 5h4m0 0h.5A1.5 1.5 0 0121 6.5v0A1.5 1.5 0 0119.5 8H19"/></g></svg>';