merge_vertical constant

String const merge_vertical

Implementation

static const String merge_vertical =
    '<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="M8.976 12 4.733 7.757 3.32 9.172 6.147 12 3.32 14.828l1.414 1.415L8.976 12ZM12 19a1 1 0 01-1-1V6a1 1 0 112 0v12a1 1 0 01-1 1Zm3.024-7 4.243 4.243 1.414-1.415L17.853 12l2.828-2.828-1.414-1.415L15.024 12Z"/></svg>';