markerdown constant

String const markerdown

Implementation

static const String markerdown =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="m507 748-123 276-123-276Q146 709 73 609T0 384q0-104 51.5-192.5t140-140T384 0t192.5 51.5 140 140T768 384q0 125-73 225T507 748zM384 128q-106 0-181 75t-75 181 75 181 181 75 181-75 75-181-75-181-181-75z"/></svg>';