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"><path fill="currentColor" d="m17.2 20 1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 01-2-2V7a4 4 0 014-4h10a4 4 0 014 4v11a2 2 0 01-2 2h-1.8zM7 5a2 2 0 00-2 2v11h14V7a2 2 0 00-2-2H7zm5 12a2 2 0 110-4 2 2 0 010 4zM6 7h12v4H6V7z"/></svg>';