elevator_outline_sharp constant

String const elevator_outline_sharp

Implementation

static const String elevator_outline_sharp =
    '<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-4h1V9.5H6V14h1Zm1.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-5ZM3 21V3h18v18Zm2-2h14V5H5Zm0 0V5v14Z"/></svg>';