tram constant

String const tram

Implementation

static const String tram =
    '<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="M4 17.5V8q0-2.425 2.125-3.175T11 4l.75-1.5H7V1h10v1.5h-3.25L13 4q2.975.075 4.988.812Q20 5.55 20 8v9.5q0 1.475-1.012 2.488Q17.975 21 16.5 21l1.5 1.5v.5h-2l-2-2h-4l-2 2H6v-.5L7.5 21q-1.475 0-2.487-1.012Q4 18.975 4 17.5Zm8 .5q.625 0 1.062-.438.438-.437.438-1.062t-.438-1.062Q12.625 15 12 15t-1.062.438q-.438.437-.438 1.062t.438 1.062Q11.375 18 12 18Zm-6-6h12V9H6Z"/></svg>';