triangle_left_print constant

String const triangle_left_print

Icon Data of triangle_left_print

Implementation

static const String triangle_left_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="m7.735 10.576 8-5A.5.5 0 0116.5 6v10a.5.5 0 01-.765.424l-8-5a.5.5 0 010-.848Z" opacity=".8"/><path fill-rule="evenodd" d="m13.735 4.576-8 5a.5.5 0 000 .848l8 5A.5.5 0 0014.5 15V5a.5.5 0 00-.765-.424ZM13.5 5.902v8.196L6.943 10 13.5 5.902Z" clip-rule="evenodd"/></g></svg>';