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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="m4.152 7.53 5 8a1 1 0 001.696 0l5-8A1 1 0 0015 6H5a1 1 0 00-.848 1.53Zm9.044.47L10 13.113 6.804 8h6.392Z" clip-rule="evenodd"/></svg>';