chair constant

String const chair

Implementation

static const String chair =
    '<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="M5 21q-.425 0-.713-.288Q4 20.425 4 20v-1q-1.25 0-2.125-.875T1 16v-5q0-.825.588-1.413Q2.175 9 3 9t1.412.587Q5 10.175 5 11v4h14v-4q0-.825.587-1.413Q20.175 9 21 9q.825 0 1.413.587Q23 10.175 23 11v5q0 1.25-.875 2.125T20 19v1q0 .425-.288.712Q19.425 21 19 21t-.712-.288Q18 20.425 18 20v-1H6v1q0 .425-.287.712Q5.425 21 5 21Zm2-8v-2q0-1.375-.838-2.463Q5.325 7.45 4 7V6q0-1.25.875-2.125T7 3h10q1.25 0 2.125.875T20 6v1q-1.35.35-2.175 1.462Q17 9.575 17 11v2Z"/></svg>';