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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff"><path stroke-linejoin="round" stroke-width="4" d="M9 8.84c0-.933.438-1.807 1.271-2.225C12.246 5.625 16.613 4 24 4c7.388 0 11.754 1.625 13.728 2.615C38.563 7.033 39 7.907 39 8.839V36a2 2 0 01-2 2H11a2 2 0 01-2-2V8.84Z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M34 38v4m-20-4v4"/><path fill="#fff" d="M20.5 32a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Zm10 0a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 44h8"/><path fill="#555" stroke-linejoin="round" stroke-width="4" d="M9 12h30v14H9z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 12v14m-4-14h8m-8 14h8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';