plumbing constant

String const plumbing

Implementation

static const String plumbing =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M960 768H704q-26 0-45-19t-19-45.5 19-45 45-18.5q0-64-128-64h-64q0 27-18.5 45.5T448 640h-64q-26 0-45-18.5T320 576H128q0 27-18.5 45.5t-45 18.5T19 621.5 0 576V320q0-27 19-45.5T64.5 256t45 18.5T128 320h192q0-27 19-45.5t45-18.5v-70q-26-9-43.5-31.5T321 104q-34 10-73 17t-56 7q-26 0-45-18.5T128 64t19-45.5T192 0q21 0 70 9.5T344 33q29-33 72-33t72 33q33-14 82-23.5T640 0q27 0 45.5 18.5T704 64t-18.5 45.5T640 128q-17 0-56-7t-73-17q-2 28-19.5 50.5T448 186v70q27 0 45.5 18.5T512 320h64q107 0 193.5 38T908 469.5 960 640q27 0 45.5 18.5t18.5 45-18.5 45.5-45.5 19zm0 160q0 40-28 68t-68 28-68-28-28-68q0-24 22.5-63.5t46-68T864 768q6 0 29.5 28.5t45 68T960 928z"/></svg>';