trending_down constant

String const trending_down

Implementation

static const String trending_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.707 6.293a1 1 0 00-1.414 1.414l6 6a1 1 0 001.414 0L13 10.414l3.086 3.086-2.793 2.793A1 1 0 0014 18h7a1 1 0 001-1v-7a1 1 0 00-1.707-.707L17.5 12.086l-3.793-3.793a1 1 0 00-1.414 0L9 11.586 3.707 6.293z" clip-rule="evenodd"/></svg>';