door_bold constant

String const door_bold

Implementation

static const String door_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M232 212h-20V40a20.1 20.1 0 00-20-20H64a20.1 20.1 0 00-20 20v172H24a12 12 0 000 24h208a12 12 0 000-24ZM68 44h120v168H68Zm104 84a16 16 0 11-16-16 16 16 0 0116 16Z"/></svg>';