high_speed_rail constant

String const high_speed_rail

Implementation

static const String high_speed_rail =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4" d="M9 20v10a8 8 0 008 8h14a8 8 0 008-8V20m-5 18v4m-20-4v4m6 2h8"/><path fill="#555" stroke-linejoin="round" stroke-width="4" d="M9 16.36C9 13 15 4 24 4s15 9 15 12.36V20H9v-3.64Z"/><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="M22 11h4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';