merge_cells constant

String const merge_cells

Implementation

static const String merge_cells =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M20 14V5a1 1 0 00-1-1H5a1 1 0 00-1 1v38a1 1 0 001 1h14a1 1 0 001-1v-9m8 0v9a1 1 0 001 1h14a1 1 0 001-1V5a1 1 0 00-1-1H29a1 1 0 00-1 1v9m0 10h16M5 24h15"/><path stroke-linejoin="round" d="m32.748 28.818-1.59-1.59-3.182-3.183 3.181-3.182 1.591-1.59m-17.373 9.545 1.591-1.59 3.182-3.183-3.182-3.182-1.591-1.59"/></g></svg>';