capacitator constant

String const capacitator

Implementation

static const String capacitator =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="640" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 640"><path fill="currentColor" d="M960 384H704v192q0 26-19 45t-45.5 19-45-19-18.5-45V64q0-26 18.5-45t45-19T685 19t19 45v192h256q26 0 45 18.5t19 45-19 45.5-45 19zM383.5 640q-26.5 0-45-19T320 576V384H64q-27 0-45.5-19T0 319.5t18.5-45T64 256h256V64q0-26 18.5-45t45-19T429 19t19 45v512q0 26-19 45t-45.5 19z"/></svg>';