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="12" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 12 16"><path fill="currentColor" fill-rule="evenodd" d="m0 5 6 6 6-6H0z"/></svg>';