table_move_row_before constant

String const table_move_row_before

Implementation

static const String table_move_row_before =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M9 9H6l4-5 4 5h-3v5H9z"/><path fill="currentColor" d="M2 0h16v20H2zm2 2v8h4v5h4v-5h4V2z"/></svg>';