right_triangle constant

String const right_triangle

Icon Data of right_triangle

Implementation

static const String right_triangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M2011 1920H128V37l1883 1883zM256 1792h1445L256 347v1445z"/></svg>';