desk_lamp_fill constant

String const desk_lamp_fill

Implementation

static const String desk_lamp_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"><path d="M24 0H0v24h24z"/><path d="M15.28 2a2 2 0 011.84 1.218l.056.15 3.553 10.658a1.5 1.5 0 01-1.291 1.968l-.132.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 018.56 2.006L8.72 2h6.56ZM16 16a1 1 0 110 2 1 1 0 010-2Z"/></g></svg>';