trending_up constant

String const trending_up

Implementation

static const String trending_up =
    '<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 17.707a1 1 0 01-1.414-1.414l6-6a1 1 0 011.414 0L13 13.586l3.086-3.086-2.793-2.793A1 1 0 0114 6h7a1 1 0 011 1v7a1 1 0 01-1.707.707L17.5 11.914l-3.793 3.793a1 1 0 01-1.414 0L9 12.414l-5.293 5.293z" clip-rule="evenodd"/></svg>';