exit_door_line constant

String const exit_door_line

Implementation

static const String exit_door_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M11.5 3a1 1 0 01.117 1.993L11.5 5H6v14h10v-6.5a1 1 0 011.993-.117L18 12.5V19h2a1 1 0 01.117 1.993L20 21H4a1 1 0 01-.117-1.993L4 19V5a2 2 0 011.85-1.995L6 3h5.5Zm2 8a1.5 1.5 0 110 3 1.5 1.5 0 010-3Zm5.087-6.828 2.12 2.12a1 1 0 010 1.413l-2.12 2.123a1 1 0 01-1.415-1.413l.416-.417H14.38a1 1 0 110-2h3.205l-.412-.412a1 1 0 011.414-1.414Z"/></g></svg>';