motorcycle constant

String const motorcycle

Implementation

static const String motorcycle =
    '<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="1.5"><path d="M5 19a4 4 0 100-8 4 4 0 000 8Zm14-4-3-9 1-1"/><path d="M16 8.5h-4.5l-4.5 3m-1.5 4H12l1-2.5 3.5-4.5m-8 1.5c-2-1.5-5-1.5-7 0M19 19a4 4 0 100-8 4 4 0 000 8Z"/></g></svg>';