switchoff constant

String const switchoff

Implementation

static const String switchoff =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="768" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 768"><path fill="currentColor" d="M896 768H128q-53 0-90.5-37.5T0 640V128q0-53 37.5-90.5T128 0h768q53 0 90.5 37.5T1024 128v512q0 53-37.5 90.5T896 768zm0-576q0-27-19-45.5T832 128H192q-27 0-45.5 18.5T128 192v384q0 26 18.5 45t45.5 19h640q26 0 45-19t19-45V192zM768 576H576q-27 0-45.5-19T512 512V256q0-27 18.5-45.5T576 192h192q26 0 45 18.5t19 45.5v256q0 26-19 45t-45 19z"/></svg>';