door_light constant

String const door_light

Implementation

static const String door_light =
    '<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 218h-26V40a14 14 0 00-14-14H64a14 14 0 00-14 14v178H24a6 6 0 000 12h208a6 6 0 000-12ZM62 40a2 2 0 012-2h128a2 2 0 012 2v178H62Zm104 88a10 10 0 11-10-10 10 10 0 0110 10Z"/></svg>';