railway_alert_outline constant

String const railway_alert_outline

Implementation

static const String railway_alert_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"><path fill="currentColor" d="M10 17q.625 0 1.062-.438.438-.437.438-1.062t-.438-1.062Q10.625 14 10 14t-1.062.438Q8.5 14.875 8.5 15.5t.438 1.062Q9.375 17 10 17Zm-6 5v-1l1.5-1q-1.475 0-2.487-1.012Q2 17.975 2 16.5V7q0-2.025 1.963-3.013Q5.925 3 10 3h1.65q-.2.45-.338.962-.137.513-.212 1.038h-1.05q-2.2 0-3.612.25Q5.025 5.5 4.45 6H11q0 .525.075 1.012.075.488.225.988H4v3h9.1q.525.525 1.225.975.7.45 1.675.75V13H4v3.5q0 .625.438 1.062Q4.875 18 5.5 18h9q.625 0 1.062-.438Q16 17.125 16 16.5v-3.775q.45.125.975.2Q17.5 13 18 13v3.5q0 1.475-1.012 2.488Q15.975 20 14.5 20l1.5 1v1Zm14-11q-2.075 0-3.537-1.463Q13 8.075 13 6t1.463-3.538Q15.925 1 18 1t3.538 1.462Q23 3.925 23 6q0 2.075-1.462 3.537Q20.075 11 18 11Zm-3.5 2H4h12-1.5ZM4.45 6H11ZM17.5 7h1V3h-1Zm.5 2q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35Q18.2 8 18 8q-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Z"/></svg>';