table_merge_cells constant

String const table_merge_cells

Implementation

static const String table_merge_cells =
    '<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 id="svgIDa" fill="currentColor" d="M9 10 4 6v3H0v2h4v3zm-7 3H0v5h8v-2H2zM0 2v5h2V4h6V2z"/><use href="#svgIDa" transform="matrix(-1 0 0 1 20 0)"/></svg>';