arrows_h constant

String const arrows_h

Implementation

static const String arrows_h =
    '<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="M5.657 9.172 4.243 7.757 0 12l4.243 4.243 1.414-1.415L3.829 13H10v-2H3.83l1.828-1.828ZM14 11v2h6.172l-1.829 1.828 1.414 1.415L24 12l-4.243-4.243-1.414 1.415L20.172 11H14Z"/></svg>';