escalator_box constant

String const escalator_box

Implementation

static const String escalator_box =
    '<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="M5 3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H5m9.34 3h2.71a2 2 0 012 2c0 1.11-.89 2-2 2H16l-6 8H7.05a2 2 0 110-4h1.29l6-8Z"/></svg>';