table_lamp constant

String const table_lamp

Implementation

static const String table_lamp =
    '<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"><path fill="currentColor" d="M13 21v-2h8v2Zm3-3V8q0-.425-.287-.713Q15.425 7 15 7h-4v3q0 .425-.287.712Q10.425 11 10 11H4q-.55 0-.85-.45-.3-.45-.075-.95L5.45 4.2q.25-.55.738-.875Q6.675 3 7.275 3H9q.825 0 1.413.587Q11 4.175 11 5h4q1.25 0 2.125.875T18 8v10Z"/></svg>';