trending_down_line constant

String const trending_down_line

Implementation

static const String trending_down_line =
    '<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" d="M2.293 6.293a1 1 0 011.414 0L9 11.586l3.293-3.293a1 1 0 011.414 0L20 14.586V10a1 1 0 112 0v7a1 1 0 01-1 1h-7a1 1 0 110-2h4.586L13 10.414l-3.293 3.293a1 1 0 01-1.414 0l-6-6a1 1 0 010-1.414z"/></svg>';