triangle_right_print constant

String const triangle_right_print

Icon Data of triangle_right_print

Implementation

static const String triangle_right_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="m17.265 11.424-8 5A.5.5 0 018.5 16V6a.5.5 0 01.765-.424l8 5a.5.5 0 010 .848Z" opacity=".8"/><path fill-rule="evenodd" d="m7.265 15.424 8-5a.5.5 0 000-.848l-8-5A.5.5 0 006.5 5v10a.5.5 0 00.765.424Zm.235-1.326V5.902L14.057 10 7.5 14.098Z" clip-rule="evenodd"/></g></svg>';