cmd constant

String const cmd

Implementation

static const String cmd =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M800.407 448h-96v128h96q93 0 158.5 65.5t65.5 158.5-65.5 158.5-158.5 65.5-158.5-65.5-65.5-158.5v-96h-128v96q0 93-65.5 158.5t-158.5 65.5-158.5-65.5T.407 800t65.5-158.5 158.5-65.5h96V448h-96q-93 0-158.5-65.5T.407 224t65.5-158.5T224.407 0t158.5 65.5 65.5 158.5v96h128v-96q0-93 65.5-158.5T800.407 0t158.5 65.5 65.5 158.5-65.5 158.5-158.5 65.5zm-96 352q0 40 28 68t68 28 68-28 28-68-28-68-68-28h-64q-13 0-22.5 9.5t-9.5 22.5v64zm-384-576q0-40-28-68t-68-28-68 28-28 68 28 68 68 28h64q13 0 22.5-9.5t9.5-22.5v-64zm0 512q0-13-9.5-22.5t-22.5-9.5h-64q-40 0-68 28t-28 68 28 68 68 28 68-28 28-68v-64zm256-288h-128v128h128V448zm224-320q-40 0-68 28t-28 68v64q0 13 9.5 22.5t22.5 9.5h64q40 0 68-28t28-68-28-68-68-28z"/></svg>';