desk_lamp_line constant

String const desk_lamp_line

Implementation

static const String desk_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="M15.28 2a2 2 0 011.84 1.218l.057.15 3.552 10.658a1.5 1.5 0 01-1.29 1.968l-.133.006H13v4h3a1 1 0 01.117 1.993L16 22H8a1 1 0 01-.117-1.993L8 20h3v-4H4.694a1.5 1.5 0 01-1.46-1.848l.037-.126L6.823 3.368a2 2 0 011.738-1.362L8.72 2h6.558ZM16 16a1 1 0 110 2 1 1 0 010-2Zm-.72-12H8.72L5.388 14h13.226L15.279 4Z"/></g></svg>';