chevron_up_box constant

String const chevron_up_box

Implementation

static const String chevron_up_box =
    '<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="M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.11 0 2-.89 2-2V5a2 2 0 00-2-2m-2.41 12.71L12 11.12l-4.59 4.59L6 14.29l6-6 6 6-1.41 1.42Z"/></svg>';