handwashing constant

String const handwashing

Implementation

static const String handwashing =
    '<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="M4 24h7v20H4zm28-8c-1.5-3.5 4-10 4-10s5.5 6.5 4 10-6.5 3.5-8 0Zm-1 26.5c-9 0-16-2.5-20-2.5V30c7 0 6.5-2.5 11-4s8 0 7.5 3-5.5 6-5.5 6c8 0 8-2 12-5s8-2 8 1-4 11.5-13 11.5Z"/></svg>';