combine_cells constant

String const combine_cells

Implementation

static const String combine_cells =
    '<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="M13 6h-2v3h2V6Zm-2 4h2v4h-2v-4Zm2 5h-2v3h2v-3Z"/><path fill="currentColor" d="M3 5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5Zm2 0v14h14V5H5Z"/></svg>';