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="M20 8h-1.05l-12 12H4a2 2 0 01-2-2 2 2 0 012-2h1.29L7 14.29V10a1 1 0 011-1h1a1 1 0 011 1v1.29L17.29 4H20a2 2 0 012 2 2 2 0 01-2 2M8.5 5A1.5 1.5 0 0110 6.5 1.5 1.5 0 018.5 8 1.5 1.5 0 017 6.5 1.5 1.5 0 018.5 5Z"/></svg>';