triangle_up_print constant

String const triangle_up_print

Icon Data of triangle_up_print

Implementation

static const String triangle_up_print =
    '<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"><g fill="currentColor"><path d="m12.924 6.735 5 8a.5.5 0 01-.424.765h-10a.5.5 0 01-.424-.765l5-8a.5.5 0 01.848 0Z" opacity=".8"/><path fill-rule="evenodd" d="m15.424 13.735-5-8a.5.5 0 00-.848 0l-5 8A.5.5 0 005 14.5h10a.5.5 0 00.424-.765ZM5.902 13.5 10 6.943l4.098 6.557H5.902Z" clip-rule="evenodd"/></g></svg>';