triangle_up constant

String const triangle_up

Icon Data of 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="m15.848 13.47-5-8a1 1 0 00-1.696 0l-5 8A1 1 0 005 15h10a1 1 0 00.848-1.53ZM6.804 13 10 7.887 13.196 13H6.804Z" clip-rule="evenodd"/></svg>';