cactus constant

String const cactus

Implementation

static const String cactus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="832" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 832 1024"><path fill="currentColor" d="M640 640H512v352q0 13-9.5 22.5T480 1024H352q-13 0-22.5-9.5T320 992V768H192q-79 0-135.5-56T0 576V416q0-40 28-68t68-28 68 28 28 68v160h128V100q0-42 28-71t68-29 68 29 28 71v348h128V224q0-40 28-68t68-28 68 28 28 68v224q0 79-56 135.5T640 640z"/></svg>';