phplist constant

String const phplist

Implementation

static const String phplist =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="704" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 704"><path fill="currentColor" d="M832 384H704v256l-64 64-64-64V384H448v256l-64-64-64 64V384H192q-80 0-136-56T0 192.5t56-136T192 0h256v256h128V0h256q80 0 136 56t56 136-56.5 136T832 384zM320 128H192q-27 0-45.5 19T128 192.5t18.5 45T192 256h128V128zm512 0H704v128h128q26 0 45-18.5t19-45-19-45.5-45-19z"/></svg>';