hydrant constant

String const hydrant

Implementation

static const String hydrant =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="896" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 896 1024"><path fill="currentColor" d="M800 768q-13 0-22.5-9.5T768 736v-32h-64v192q27 0 45.5 18.5t18.5 45-18.5 45.5-45.5 19H192q-26 0-45-19t-19-45.5 19-45 45-18.5V704h-64v32q0 13-9.5 22.5T96 768q-40 0-68-37.5T0 640t28-90.5T96 512q13 0 22.5 9.5T128 544v32h64V448q-26 0-45-19t-19-45.5 19-45 45-18.5q0-89 54-157.5T384 72v-8q0-27 19-45.5T448.5 0t45 18.5T512 64v8q84 22 138 91t54 157q27 0 45.5 18.5t18.5 45-18.5 45.5-45.5 19v128h64v-32q0-13 9.5-22.5T800 512q40 0 68 37.5t28 90.5-28 90.5-68 37.5z"/></svg>';