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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="m15 10-9 5V5l9 5z"/></svg>';