train constant

String const train

Implementation

static const String train =
    '<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 1h14a2 2 0 012 2v15a2 2 0 01-2 2H5a2 2 0 01-2-2V3a2 2 0 012-2Zm4 1h6M3 5h18M4 23h16M3 12h18M7 17a1 1 0 100-2 1 1 0 000 2Zm10 0a1 1 0 100-2 1 1 0 000 2ZM12 5v7m-3 8-2 3m8-3 2 3"/></svg>';