water_damage constant

String const water_damage

Implementation

static const String water_damage =
    '<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 20v-8H2l10-9 10 9h-3v8Zm7-4q.825 0 1.413-.588Q14 14.825 14 14q0-.675-.375-1.438Q13.25 11.8 12 10q-1.25 1.8-1.625 2.562Q10 13.325 10 14q0 .825.588 1.412Q11.175 16 12 16Z"/></svg>';