ceiling_lamp_line constant

String const ceiling_lamp_line

Implementation

static const String ceiling_lamp_line =
    '<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="M24 0H0v24h24z"/><path d="M12 19a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1Zm4.95-2.05a1 1 0 011.32-.083l.094.083.707.707a1 1 0 01-1.32 1.497l-.094-.083-.707-.707a1 1 0 010-1.414Zm-9.9 0a1 1 0 010 1.414l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 0ZM12 2a1 1 0 01.993.883L13 3v1.1l8.175 8.176c.609.608.223 1.63-.6 1.718l-.114.006H16.9a5.002 5.002 0 01-9.752.212L7.1 14H3.539c-.861 0-1.31-.996-.791-1.639l.077-.085L11 4.1V3a1 1 0 011-1Zm2.83 12H9.17a3.001 3.001 0 005.592.172L14.83 14Zm3.241-2L12.07 5.998 12 6l-.068-.002L5.93 12h12.14Z"/></g></svg>';