enter_door_fill constant

String const enter_door_fill

Implementation

static const String enter_door_fill =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m14.136 3-1.877 1.877a3 3 0 00-.137 4.098l.135.144 2.12 2.122a3.001 3.001 0 003.448.573L18 11.72V19h2a1 1 0 01.117 1.993L20 21H4a1 1 0 01-.117-1.993L4 19V5a2 2 0 011.85-1.995L6 3h8.136ZM13.5 13a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm2.293-8.828a1 1 0 011.497 1.32l-.083.094-.413.412H20a1 1 0 01.116 1.994L20 7.998h-3.21l.416.417a1 1 0 01-1.32 1.496l-.095-.083-2.12-2.123a1 1 0 01-.082-1.32l.083-.094 2.12-2.12Z"/></g></svg>';