open_door_fill constant

String const open_door_fill

Implementation

static const String open_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="M16 3.77v16.46a1.5 1.5 0 01-1.747 1.479l-8.582-1.43A2 2 0 014 18.306V5.694a2 2 0 011.671-1.973l8.582-1.43A1.5 1.5 0 0116 3.771ZM18 5a2 2 0 011.995 1.85L20 7v10a2 2 0 01-1.85 1.995L18 19h-1V5h1Zm-6.5 5.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z"/></g></svg>';