merge_horizontal constant

String const merge_horizontal

Implementation

static const String merge_horizontal =
    '<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="m12 8.976 4.243-4.243-1.415-1.414L12 6.147 9.172 3.32 7.757 4.733 12 8.976ZM5 12a1 1 0 011-1h12a1 1 0 010 2H6a1 1 0 01-1-1Zm7 3.024-4.243 4.243 1.415 1.414L12 17.853l2.828 2.828 1.415-1.414L12 15.024Z"/></svg>';