escalator constant

String const escalator

Implementation

static const String escalator =
    '<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="M7 18h3.3l5-9H17q.625 0 1.062-.438.438-.437.438-1.062t-.438-1.062Q17.625 6 17 6h-3.3l-5 9H7q-.625 0-1.062.438-.438.437-.438 1.062t.438 1.062Q6.375 18 7 18Zm-2 3q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Z"/></svg>';