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="10" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 10 16"><path fill="currentColor" fill-rule="evenodd" d="m10 10-1.5 1.5L5 7.75 1.5 11.5 0 10l5-5 5 5z"/></svg>';