triangle_down constant

String const triangle_down

Implementation

static const String triangle_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="240" height="700" preserveAspectRatio="xMidYMid meet" viewBox="0 0 240 700"><path fill="currentColor" d="M0 171h232L116 287z"/></svg>';