d_caret constant

String const d_caret

Implementation

static const String d_caret =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="m512 128 288 320H224l288-320zM224 576h576L512 896 224 576z"/></svg>';