elevator_up constant

String const elevator_up

Implementation

static const String elevator_up =
    '<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 0-4 4h3v4h2V6h3l-4-4M7 12h10a2 2 0 012 2v6c0 1.11-.89 2-2 2H7a2 2 0 01-2-2v-6c0-1.1.9-2 2-2m0 2v6h10v-6H7Z"/></svg>';