wc constant

String const wc

Implementation

static const String wc =
    '<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.5 22v-7.5H4V9q0-.825.588-1.413Q5.175 7 6 7h3q.825 0 1.413.587Q11 8.175 11 9v5.5H9.5V22Zm2-16q-.825 0-1.412-.588Q5.5 4.825 5.5 4t.588-1.413Q6.675 2 7.5 2t1.413.587Q9.5 3.175 9.5 4q0 .825-.587 1.412Q8.325 6 7.5 6ZM15 22v-6h-3l2.55-7.65q.2-.65.738-1Q15.825 7 16.5 7q.675 0 1.212.35.538.35.738 1L21 16h-3v6Zm1.5-16q-.825 0-1.412-.588Q14.5 4.825 14.5 4t.588-1.413Q15.675 2 16.5 2t1.413.587Q18.5 3.175 18.5 4q0 .825-.587 1.412Q17.325 6 16.5 6Z"/></svg>';