train_line constant

String const train_line

Implementation

static const String train_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M21 18a1 1 0 110 2H2a1 1 0 110-2h19ZM12 5c3.224 0 5.942 1.075 7.868 2.589C21.759 9.075 23 11.085 23 13c0 .842-.258 1.56-.713 2.14-.443.566-1.034.95-1.636 1.214-1.186.518-2.597.646-3.651.646H2.994A1.995 1.995 0 011 15V7c0-1.101.89-2 1.998-2H12Zm8.817 7H3v3h14c.946 0 2.035-.122 2.85-.479.397-.174.681-.383.863-.615.17-.216.287-.498.287-.906 0-.306-.06-.644-.183-1ZM7 7H3v3h4V7Zm5 0H9v3h4V7.04c-.326-.026-.66-.04-1-.04Zm3 .383V10h4.551a8.216 8.216 0 00-.919-.839c-.962-.756-2.19-1.395-3.632-1.778Z"/></g></svg>';