water_percent_alert constant

String const water_percent_alert

Implementation

static const String water_percent_alert =
    '<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="M20 7v6h-2V7h2m-2 10h2v-2h-2v2M10 3.25S4 10 4 14c0 3.32 2.69 6 6 6s6-2.69 6-6c0-4-6-10.75-6-10.75M7.75 10a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5m4.5 7a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5m-4.72.03-1.06-1.06 6-6 1.06 1.06-6 6Z"/></svg>';