triangle_right constant

String const triangle_right

Implementation

static const String triangle_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="6" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 6 16"><path fill="currentColor" fill-rule="evenodd" d="m0 14 6-6-6-6v12z"/></svg>';