pslone constant

String const pslone

Implementation

static const String pslone =
    '<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="M832 768H192q-80 0-136-56T0 576V192q0-80 56-136T192 0h640q80 0 136 56t56 136v384q0 80-56 136t-136 56zM416 576H256V160q0-13-9.5-22.5T224 128t-22.5 9.5T192 160v448q0 13 9.5 22.5T224 640h192q13 0 22.5-9.5T448 608t-9.5-22.5T416 576zm384 0h-32V256q0-53-37.5-90.5T640 128q-14 0-23 9.5t-9 22.5 9 22.5 23 9.5q27 0 45.5 18.5T704 256v320h-64q-13 0-22.5 9.5T608 608t9.5 22.5T640 640h160q13 0 22.5-9.5T832 608t-9.5-22.5T800 576z"/></svg>';