escalator_warning constant

String const escalator_warning

Implementation

static const String escalator_warning =
    '<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="M6.5 6q-.825 0-1.412-.588Q4.5 4.825 4.5 4t.588-1.413Q5.675 2 6.5 2t1.412.587Q8.5 3.175 8.5 4q0 .825-.588 1.412Q7.325 6 6.5 6ZM17 11q-.625 0-1.062-.438-.438-.437-.438-1.062t.438-1.062Q16.375 8 17 8t1.062.438q.438.437.438 1.062t-.438 1.062Q17.625 11 17 11ZM4.5 22v-7H3V9q0-.825.587-1.413Q4.175 7 5 7h3q.55 0 1 .262.45.263.725.738l3.575 6.175 1.025-1.525q.2-.3.538-.475.337-.175.712-.175H18.5q.625 0 1.062.438.438.437.438 1.062V17h-1v5h-4v-7.1l-.775 1.1h-2.2L9.5 11.6V22Z"/></svg>';