train_outline constant

String const train_outline

Implementation

static const String train_outline =
    '<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-width="1.5"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M9.609 7h4.782A2.609 2.609 0 0117 9.609a.391.391 0 01-.391.391H7.39A.391.391 0 017 9.609 2.609 2.609 0 019.609 7Z"/><path d="M7 19h3l-1.724 3.447a1 1 0 01-.894.553h-.764a1 1 0 01-.894-1.447L7 19Zm10 0h-3l1.724 3.447a1 1 0 00.894.553h.764a1 1 0 00.894-1.447L17 19Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M9 3h6a6 6 0 016 6v4a6 6 0 01-6 6H9a6 6 0 01-6-6V9a6 6 0 016-6Zm7 12.01.01-.011M8 15.01l.01-.011"/></g></svg>';