flagtriangle constant

String const flagtriangle

Implementation

static const String flagtriangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1023" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1023"><path fill="currentColor" d="M960 447 384 767q-27 0-45.5-18.5T320 703V64q0-27 18.5-45.5T384 0l576 319q2 1 5 3 14 6 21.5 10.5t17.5 12 15 17.5 5 21q0 13-5 23t-16 18-19.5 12.5T960 447zM384 959.5q0 26.5-18.5 45T320 1023H64q-27 0-45.5-18.5T0 959.5 18.5 914 64 895h64V64q0-27 18.5-45.5T192 0t45.5 18.5T256 64v831h64q27 0 45.5 19t18.5 45.5z"/></svg>';