up_down_arrow constant

String const up_down_arrow

Implementation

static const String up_down_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M53.213 10.787c-11.715-11.715-30.711-11.715-42.426 0-11.716 11.715-11.716 30.71 0 42.426 11.715 11.717 30.711 11.717 42.426 0 11.716-11.716 11.716-30.712 0-42.426zM48 36.487 32 51.999 16 36.487h11.372v-8.974H16L32 12l16 15.514H36.628v8.974H48z"/></svg>';