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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m20 23-8 21m16-21 8 21M16 34h16m-2.546-11H18.545C15.819 23 14 21.333 14 18.833V12h4V6a2 2 0 012-2h8a2 2 0 012 2v6h4v6.833c0 2.5-1.818 4.167-4.546 4.167ZM30 12h8m-20 0h-8"/></svg>';