shift_arrow constant

String const shift_arrow

Implementation

static const String shift_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 2 1 9h4v5h6V9h4zm2 6v5H6V8H3.5L8 3.42 12.5 8H10z"/></svg>';