door_fill constant

String const door_fill

Implementation

static const String 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="M17 3a2 2 0 011.995 1.85L19 5v14h1a1 1 0 01.117 1.993L20 21H4a1 1 0 01-.117-1.993L4 19h1V5a2 2 0 011.85-1.995L7 3h10Zm-2.5 8a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z"/></g></svg>';