tag_close constant

String const tag_close

Implementation

static const String tag_close =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 384"><path fill="currentColor" d="M469 0q18 0 30.5 12.5T512 43v298q0 18-12.5 30.5T469 384H149q-21 0-34-19L0 192 115 19q13-19 34-19h320zm-64 269-76-77 76-77-30-30-76 77-77-77-30 30 77 77-77 77 30 30 77-77 76 77z"/></svg>';