triangle_left constant

String const triangle_left

Implementation

static const String triangle_left =
    '<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="M6 2 0 8l6 6V2z"/></svg>';