triangle_up constant

String const triangle_up

Implementation

static const String triangle_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 12 16"><path fill="currentColor" fill-rule="evenodd" d="M12 11 6 5l-6 6h12z"/></svg>';