triangle constant

String const triangle

Implementation

static const String triangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M273.342 66.038a20 20 0 00-34.684 0L29.569 430.007a20 20 0 0017.342 29.963h418.178a20 20 0 0017.342-29.962ZM67.644 427.97 256 100.091 444.356 427.97Z"/></svg>';