elevator constant

String const elevator

Implementation

static const String elevator =
    '<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 18h3v-4h1v-2.5q0-.825-.587-1.413Q9.825 9.5 9 9.5H8q-.825 0-1.412.587Q6 10.675 6 11.5V14h1Zm1.5-9.5q.525 0 .887-.363.363-.362.363-.887t-.363-.888Q9.025 6 8.5 6t-.887.362q-.363.363-.363.888t.363.887q.362.363.887.363ZM13 11h5l-2.5-4Zm2.5 6 2.5-4h-5ZM5 21q-.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>';