trending_up_line constant

String const trending_up_line

Implementation

static const String trending_up_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 17.707a1 1 0 001.414 0L9 12.414l3.293 3.293a1 1 0 001.414 0L20 9.414V14a1 1 0 102 0V7a1 1 0 00-1-1h-7a1 1 0 100 2h4.586L13 13.586l-3.293-3.293a1 1 0 00-1.414 0l-6 6a1 1 0 000 1.414z"/></svg>';