enter_door_line constant

String const enter_door_line

Implementation

static const String enter_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-3Zm2.293-6.828a1 1 0 011.497 1.32l-.083.094-.413.412H20a1 1 0 01.117 1.994L20 7.998h-3.208l.416.417a1 1 0 01-1.321 1.496l-.095-.083-2.12-2.123a1 1 0 01-.082-1.32l.083-.094 2.12-2.12Z"/></g></svg>';