burstmode constant

String const burstmode

Implementation

static const String burstmode =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="768" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 768"><path fill="currentColor" d="M992.268 768h-704q-13 0-22.5-9.5t-9.5-22.5v-32h704V256h32q13 0 22.5 9.5t9.5 22.5v448q0 13-9.5 22.5t-22.5 9.5zm-128-128h-704q-13 0-22.5-9.5t-9.5-22.5v-32h704V128h32q13 0 22.5 9.5t9.5 22.5v448q0 13-9.5 22.5t-22.5 9.5zm-128-128h-704q-13 0-22.5-9.5T.268 480V32q0-13 9.5-22.5t22.5-9.5h704q13 0 22.5 9.5t9.5 22.5v448q0 13-9.5 22.5t-22.5 9.5zm-32-448h-640v384h640V64z"/></svg>';