chair_one constant

String const chair_one

Implementation

static const String chair_one =
    '<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="M29.454 23H18.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.167ZM20 23l-8 21m16-21 8 21m-6-32h8m-20 0h-8m7 19h14m-16 7h18"/></svg>';