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 2 4 4H8v4H6V6H3l4-4m10 8-4-4h3V2h2v4h3l-4 4M7 12h10a2 2 0 012 2v6a2 2 0 01-2 2H7a2 2 0 01-2-2v-6a2 2 0 012-2m0 2v6h10v-6H7Z"/></svg>';