chevron_up constant

String const chevron_up

Implementation

static const String chevron_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.22 9.78a.75.75 0 001.06 0L8 7.06l2.72 2.72a.75.75 0 101.06-1.06L8.53 5.47a.75.75 0 00-1.06 0L4.22 8.72a.75.75 0 000 1.06Z" clip-rule="evenodd"/></svg>';