trend_down_solid constant

String const trend_down_solid

Implementation

static const String trend_down_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="m.146 3.854.708-.708L5 7.293l3-3 6 6V5h1v7H8v-1h5.293L8 5.707l-3 3L.146 3.854Z" clip-rule="evenodd"/></svg>';