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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m16 5.688-.72.718-13 13-.686.688.687.718L6.19 24.72l.718.686.688-.687L16 16.312l8.406 8.406.688.686.718-.687 3.907-3.907.686-.72-.687-.687-13-13-.72-.718zm0 2.843 11.563 11.595-2.438 2.438-8.406-8.375L16 13.5l-.72.688-8.405 8.374-2.438-2.437L16 8.53z"/></svg>';